﻿2026-07-11T02:55:11.0968764Z Current runner version: '2.335.1'
2026-07-11T02:55:11.0973323Z Runner name: 'kitsubito'
2026-07-11T02:55:11.0973828Z Runner group name: 'Default'
2026-07-11T02:55:11.0974439Z Machine name: 'KITSUBITO'
2026-07-11T02:55:11.0976343Z ##[group]GITHUB_TOKEN Permissions
2026-07-11T02:55:11.0978031Z Contents: read
2026-07-11T02:55:11.0978414Z Metadata: read
2026-07-11T02:55:11.0978772Z Packages: read
2026-07-11T02:55:11.0979219Z ##[endgroup]
2026-07-11T02:55:11.0980718Z Secret source: Actions
2026-07-11T02:55:11.0981199Z Prepare workflow directory
2026-07-11T02:55:11.1457284Z Prepare all required actions
2026-07-11T02:55:11.1486831Z Getting action download info
2026-07-11T02:55:11.4689887Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-07-11T02:55:12.0598811Z Complete job name: test (self-hosted, Linux, kitsubito)
2026-07-11T02:55:12.1385359Z ##[group]Run pkill -9 -f 'yes FLOOD' || true
2026-07-11T02:55:12.1385979Z [36;1mpkill -9 -f 'yes FLOOD' || true[0m
2026-07-11T02:55:12.1386561Z [36;1mfor p in $(pgrep -x 'spt|notify-shell' || true); do[0m
2026-07-11T02:55:12.1387145Z [36;1m  exe=$(readlink -f "/proc/$p/exe" 2>/dev/null || true)[0m
2026-07-11T02:55:12.1387639Z [36;1m  case "$exe" in[0m
2026-07-11T02:55:12.1388121Z [36;1m    "$GITHUB_WORKSPACE"/*) kill -9 "$p" 2>/dev/null || true ;;[0m
2026-07-11T02:55:12.1388631Z [36;1m  esac[0m
2026-07-11T02:55:12.1389075Z [36;1mdone[0m
2026-07-11T02:55:12.1389395Z [36;1mexit 0[0m
2026-07-11T02:55:12.1405384Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-11T02:55:12.1406141Z env:
2026-07-11T02:55:12.1406508Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-11T02:55:12.1406965Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-11T02:55:12.1407385Z ##[endgroup]
2026-07-11T02:55:12.2253289Z ##[group]Run actions/checkout@v5
2026-07-11T02:55:12.2253757Z with:
2026-07-11T02:55:12.2254105Z   repository: SaberMage/spt-core
2026-07-11T02:55:12.2257049Z   token: ***
2026-07-11T02:55:12.2257396Z   ssh-strict: true
2026-07-11T02:55:12.2257763Z   ssh-user: git
2026-07-11T02:55:12.2258116Z   persist-credentials: true
2026-07-11T02:55:12.2258501Z   clean: true
2026-07-11T02:55:12.2258862Z   sparse-checkout-cone-mode: true
2026-07-11T02:55:12.2259682Z   fetch-depth: 1
2026-07-11T02:55:12.2260029Z   fetch-tags: false
2026-07-11T02:55:12.2260377Z   show-progress: true
2026-07-11T02:55:12.2260726Z   lfs: false
2026-07-11T02:55:12.2261080Z   submodules: false
2026-07-11T02:55:12.2261435Z   set-safe-directory: true
2026-07-11T02:55:12.2262065Z env:
2026-07-11T02:55:12.2262513Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-11T02:55:12.2263062Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-11T02:55:12.2263566Z ##[endgroup]
2026-07-11T02:55:12.3062967Z Syncing repository: SaberMage/spt-core
2026-07-11T02:55:12.3064383Z ##[group]Getting Git version info
2026-07-11T02:55:12.3064994Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-07-11T02:55:12.3065813Z [command]/usr/bin/git version
2026-07-11T02:55:12.3066231Z git version 2.43.0
2026-07-11T02:55:12.3075076Z ##[endgroup]
2026-07-11T02:55:12.3085955Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/a0848206-edea-4f74-8b1c-729091d1e438' before making global git config changes
2026-07-11T02:55:12.3088884Z Adding repository directory to the temporary git global config as a safe directory
2026-07-11T02:55:12.3089863Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-07-11T02:55:12.3119392Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-11T02:55:12.3138337Z https://github.com/SaberMage/spt-core
2026-07-11T02:55:12.3148387Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-11T02:55:12.3150958Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-11T02:55:12.3174334Z refs/heads/main
2026-07-11T02:55:12.3180244Z [command]/usr/bin/git checkout --detach
2026-07-11T02:55:12.3614097Z HEAD is now at 706ad88b6 Merge pull request #83 from SaberMage/build/msg-identity-w5-f038
2026-07-11T02:55:12.3662430Z [command]/usr/bin/git branch --delete --force main
2026-07-11T02:55:12.3704249Z Deleted branch main (was 706ad88b6).
2026-07-11T02:55:12.3709095Z ##[endgroup]
2026-07-11T02:55:12.3711662Z [command]/usr/bin/git submodule status
2026-07-11T02:55:12.3889879Z ##[group]Cleaning the repository
2026-07-11T02:55:12.3891575Z [command]/usr/bin/git clean -ffdx
2026-07-11T02:55:14.7988090Z Removing target/
2026-07-11T02:55:14.7998920Z [command]/usr/bin/git reset --hard HEAD
2026-07-11T02:55:14.8123996Z HEAD is now at 706ad88b6 Merge pull request #83 from SaberMage/build/msg-identity-w5-f038
2026-07-11T02:55:14.8130584Z ##[endgroup]
2026-07-11T02:55:14.8132550Z ##[group]Disabling automatic garbage collection
2026-07-11T02:55:14.8135647Z [command]/usr/bin/git config --local gc.auto 0
2026-07-11T02:55:14.8160146Z ##[endgroup]
2026-07-11T02:55:14.8160561Z ##[group]Setting up auth
2026-07-11T02:55:14.8166011Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-11T02:55:14.8191691Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-11T02:55:14.8383816Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-11T02:55:14.8408255Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-11T02:55:14.8591123Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-11T02:55:14.8615238Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-11T02:55:14.8796698Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-11T02:55:14.8824881Z ##[endgroup]
2026-07-11T02:55:14.8825393Z ##[group]Fetching the repository
2026-07-11T02:55:14.8830766Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +35cae13edab658dc4fbb913140ba984774263be0:refs/remotes/pull/84/merge
2026-07-11T02:55:15.5120448Z From https://github.com/SaberMage/spt-core
2026-07-11T02:55:15.5121831Z  * [new ref]             35cae13edab658dc4fbb913140ba984774263be0 -> pull/84/merge
2026-07-11T02:55:15.5151636Z ##[endgroup]
2026-07-11T02:55:15.5152185Z ##[group]Determining the checkout info
2026-07-11T02:55:15.5153735Z ##[endgroup]
2026-07-11T02:55:15.5157030Z [command]/usr/bin/git sparse-checkout disable
2026-07-11T02:55:15.5195342Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-11T02:55:15.5219513Z ##[group]Checking out the ref
2026-07-11T02:55:15.5221853Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/84/merge
2026-07-11T02:55:15.5431312Z Previous HEAD position was 706ad88b6 Merge pull request #83 from SaberMage/build/msg-identity-w5-f038
2026-07-11T02:55:15.5433592Z HEAD is now at 35cae13ed Merge fba81ec78484804b341e5ce726bf3dd9fbddf82f into 706ad88b6d475b4d93bd8e6729a0d9b09f49060a
2026-07-11T02:55:15.5442716Z ##[endgroup]
2026-07-11T02:55:15.5484474Z [command]/usr/bin/git log -1 --format=%H
2026-07-11T02:55:15.5513510Z 35cae13edab658dc4fbb913140ba984774263be0
2026-07-11T02:55:15.5644433Z ##[group]Run echo 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"
2026-07-11T02:55:15.5644871Z [36;1mecho 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"[0m
2026-07-11T02:55:15.5657581Z shell: /usr/bin/bash -e {0}
2026-07-11T02:55:15.5657804Z env:
2026-07-11T02:55:15.5657993Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-11T02:55:15.5658226Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-11T02:55:15.5658446Z ##[endgroup]
2026-07-11T02:55:15.5716426Z ##[group]Run cargo nextest run --workspace --no-fail-fast -E 'not ( (package(spt-daemon) & kind(test) & binary(/^(attach|brain_swap|broker|budget|conn_blackhole_lifecycle|daemon_e2e|daemon_lifecycle_real_brain|digest|dispatch|driven_by_selfheal|handoff|idempotent|inject_control_wedge|input_ack_deadlock|net_worker_starve|resume|shellchan|two_origin_spanning|twohost)$/)) | (package(spt) & kind(test) & binary(/^(attach_wedge_e2e|bind_cwd_project_e2e|brain_respawn_rename|brain_split|brain_survive|dummy_harness_e2e|gateway_owner_shell_e2e|job_escape_e2e|livehost_bootgate_e2e|n1_pairing|oneliner_e2e|resume_template_e2e)$/)) | (package(spt-term) & kind(test)) )'
2026-07-11T02:55:15.5720041Z [36;1mcargo nextest run --workspace --no-fail-fast -E 'not ( (package(spt-daemon) & kind(test) & binary(/^(attach|brain_swap|broker|budget|conn_blackhole_lifecycle|daemon_e2e|daemon_lifecycle_real_brain|digest|dispatch|driven_by_selfheal|handoff|idempotent|inject_control_wedge|input_ack_deadlock|net_worker_starve|resume|shellchan|two_origin_spanning|twohost)$/)) | (package(spt) & kind(test) & binary(/^(attach_wedge_e2e|bind_cwd_project_e2e|brain_respawn_rename|brain_split|brain_survive|dummy_harness_e2e|gateway_owner_shell_e2e|job_escape_e2e|livehost_bootgate_e2e|n1_pairing|oneliner_e2e|resume_template_e2e)$/)) | (package(spt-term) & kind(test)) )'[0m
2026-07-11T02:55:15.5732834Z shell: /usr/bin/bash -e {0}
2026-07-11T02:55:15.5733049Z env:
2026-07-11T02:55:15.5733236Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-11T02:55:15.5733469Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-11T02:55:15.5733707Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-11T02:55:15.5733923Z ##[endgroup]
2026-07-11T02:55:16.7350721Z    Compiling proc-macro2 v1.0.106
2026-07-11T02:55:16.7351332Z    Compiling unicode-ident v1.0.24
2026-07-11T02:55:16.7351623Z    Compiling quote v1.0.45
2026-07-11T02:55:16.7351884Z    Compiling libc v0.2.186
2026-07-11T02:55:16.7352199Z    Compiling cfg-if v1.0.4
2026-07-11T02:55:16.7352800Z    Compiling serde_core v1.0.228
2026-07-11T02:55:16.7353175Z    Compiling serde v1.0.228
2026-07-11T02:55:16.7405148Z    Compiling typenum v1.20.1
2026-07-11T02:55:16.7483308Z    Compiling version_check v0.9.5
2026-07-11T02:55:16.7573447Z    Compiling portable-atomic v1.13.1
2026-07-11T02:55:16.7608806Z    Compiling memchr v2.8.1
2026-07-11T02:55:16.7609410Z    Compiling find-msvc-tools v0.1.9
2026-07-11T02:55:16.7694039Z    Compiling shlex v2.0.1
2026-07-11T02:55:16.7694582Z    Compiling critical-section v1.2.0
2026-07-11T02:55:16.7694940Z    Compiling subtle v2.6.1
2026-07-11T02:55:16.8435672Z    Compiling semver v1.0.28
2026-07-11T02:55:16.9021663Z    Compiling equivalent v1.0.2
2026-07-11T02:55:16.9161783Z    Compiling smallvec v1.15.1
2026-07-11T02:55:16.9540026Z    Compiling log v0.4.32
2026-07-11T02:55:16.9677560Z    Compiling itoa v1.0.18
2026-07-11T02:55:16.9791359Z    Compiling rand_core v0.10.1
2026-07-11T02:55:17.0728272Z    Compiling cpufeatures v0.2.17
2026-07-11T02:55:17.1031806Z    Compiling generic-array v0.14.7
2026-07-11T02:55:17.1400886Z    Compiling rustc_version v0.4.1
2026-07-11T02:55:17.1781190Z    Compiling bitflags v2.12.1
2026-07-11T02:55:17.1940964Z    Compiling hashbrown v0.17.1
2026-07-11T02:55:17.2011408Z    Compiling getrandom v0.4.2
2026-07-11T02:55:17.2031341Z    Compiling pin-project-lite v0.2.17
2026-07-11T02:55:17.2340968Z    Compiling bytes v1.11.1
2026-07-11T02:55:17.2483101Z    Compiling futures-core v0.3.32
2026-07-11T02:55:17.2506452Z    Compiling zerocopy v0.8.50
2026-07-11T02:55:17.2881491Z    Compiling ahash v0.8.12
2026-07-11T02:55:17.2900856Z    Compiling signature v2.2.0
2026-07-11T02:55:17.3212014Z    Compiling stable_deref_trait v1.2.1
2026-07-11T02:55:17.3833077Z    Compiling ed25519 v2.2.3
2026-07-11T02:55:17.4030147Z    Compiling pkg-config v0.3.33
2026-07-11T02:55:17.4570091Z    Compiling vcpkg v0.2.15
2026-07-11T02:55:17.4649484Z    Compiling zmij v1.0.21
2026-07-11T02:55:17.4841036Z    Compiling futures-io v0.3.32
2026-07-11T02:55:17.4963379Z    Compiling curve25519-dalek v4.1.3
2026-07-11T02:55:17.5141178Z    Compiling serde_json v1.0.150
2026-07-11T02:55:17.6070489Z    Compiling slab v0.4.12
2026-07-11T02:55:17.6427013Z    Compiling futures-sink v0.3.32
2026-07-11T02:55:17.7272745Z    Compiling futures-channel v0.3.32
2026-07-11T02:55:17.7349365Z    Compiling fastrand v2.4.1
2026-07-11T02:55:17.7697115Z    Compiling futures-task v0.3.32
2026-07-11T02:55:17.8285621Z    Compiling fallible-iterator v0.3.0
2026-07-11T02:55:17.9642388Z    Compiling indexmap v2.14.0
2026-07-11T02:55:17.9735894Z    Compiling fallible-streaming-iterator v0.1.9
2026-07-11T02:55:17.9860740Z    Compiling rustversion v1.0.22
2026-07-11T02:55:18.0313135Z    Compiling autocfg v1.5.1
2026-07-11T02:55:18.0561603Z    Compiling fnv v1.0.7
2026-07-11T02:55:18.1065829Z    Compiling strsim v0.11.1
2026-07-11T02:55:18.1460957Z    Compiling cfg_aliases v0.2.1
2026-07-11T02:55:18.1541040Z    Compiling litemap v0.8.2
2026-07-11T02:55:18.1612938Z    Compiling writeable v0.6.3
2026-07-11T02:55:18.1997577Z    Compiling syn v2.0.117
2026-07-11T02:55:18.2231580Z    Compiling icu_properties_data v2.2.0
2026-07-11T02:55:18.2261164Z    Compiling utf8_iter v1.0.4
2026-07-11T02:55:18.2900712Z    Compiling anyhow v1.0.102
2026-07-11T02:55:18.3366521Z    Compiling ident_case v1.0.1
2026-07-11T02:55:18.3530711Z    Compiling fs_extra v1.3.0
2026-07-11T02:55:18.3810581Z    Compiling dunce v1.0.5
2026-07-11T02:55:18.3951018Z    Compiling icu_normalizer_data v2.2.0
2026-07-11T02:55:18.4041683Z    Compiling rustix v1.1.4
2026-07-11T02:55:18.4651992Z    Compiling linux-raw-sys v0.12.1
2026-07-11T02:55:18.5080768Z    Compiling jobserver v0.1.34
2026-07-11T02:55:18.5790089Z    Compiling percent-encoding v2.3.2
2026-07-11T02:55:18.6590022Z    Compiling http v1.4.1
2026-07-11T02:55:18.7012193Z    Compiling thiserror v2.0.18
2026-07-11T02:55:18.7264047Z    Compiling aws-lc-rs v1.17.0
2026-07-11T02:55:18.7544235Z    Compiling cc v1.2.63
2026-07-11T02:55:18.7546284Z    Compiling crypto-common v0.1.7
2026-07-11T02:55:18.7824761Z    Compiling block-buffer v0.10.4
2026-07-11T02:55:18.8918036Z    Compiling digest v0.10.7
2026-07-11T02:55:18.8920768Z    Compiling unicode-segmentation v1.13.3
2026-07-11T02:55:18.9141220Z    Compiling cpufeatures v0.3.0
2026-07-11T02:55:18.9231898Z    Compiling scopeguard v1.2.0
2026-07-11T02:55:18.9824449Z    Compiling lock_api v0.4.14
2026-07-11T02:55:18.9951385Z    Compiling chacha20 v0.10.0
2026-07-11T02:55:19.0010038Z    Compiling form_urlencoded v1.2.2
2026-07-11T02:55:19.0018571Z    Compiling untrusted v0.9.0
2026-07-11T02:55:19.0197697Z    Compiling rustls v0.23.40
2026-07-11T02:55:19.0720544Z    Compiling heck v0.5.0
2026-07-11T02:55:19.1410691Z    Compiling sha2 v0.10.9
2026-07-11T02:55:19.1581190Z    Compiling atomic-waker v1.1.2
2026-07-11T02:55:19.1770858Z    Compiling const-oid v0.10.2
2026-07-11T02:55:19.1801326Z    Compiling arrayvec v0.7.6
2026-07-11T02:55:19.2710914Z    Compiling unicode-xid v0.2.6
2026-07-11T02:55:19.2961192Z    Compiling parking_lot_core v0.9.12
2026-07-11T02:55:19.3037033Z    Compiling paste v1.0.15
2026-07-11T02:55:19.3164213Z    Compiling httparse v1.10.1
2026-07-11T02:55:19.3261959Z    Compiling getrandom v0.2.17
2026-07-11T02:55:19.3872946Z    Compiling mio v1.2.1
2026-07-11T02:55:19.4151078Z    Compiling socket2 v0.6.4
2026-07-11T02:55:19.4320722Z    Compiling fs2 v0.4.3
2026-07-11T02:55:19.5221632Z    Compiling rand_core v0.6.4
2026-07-11T02:55:19.5323629Z    Compiling convert_case v0.10.0
2026-07-11T02:55:19.5993034Z    Compiling uuid v1.23.2
2026-07-11T02:55:19.5995709Z    Compiling rand v0.10.1
2026-07-11T02:55:19.6539992Z    Compiling num-traits v0.2.19
2026-07-11T02:55:19.6624611Z    Compiling hybrid-array v0.4.12
2026-07-11T02:55:19.6704408Z    Compiling either v1.16.0
2026-07-11T02:55:19.6776196Z    Compiling powerfmt v0.2.0
2026-07-11T02:55:19.7490857Z    Compiling utf8parse v0.2.2
2026-07-11T02:55:19.8070120Z    Compiling base64ct v1.8.3
2026-07-11T02:55:19.8377527Z    Compiling http-body v1.0.1
2026-07-11T02:55:19.8472960Z    Compiling deranged v0.5.8
2026-07-11T02:55:20.0001018Z    Compiling cmake v0.1.58
2026-07-11T02:55:20.1422070Z    Compiling pem-rfc7468 v1.0.0
2026-07-11T02:55:20.2130888Z    Compiling memoffset v0.6.5
2026-07-11T02:55:20.2391596Z    Compiling base64 v0.22.1
2026-07-11T02:55:20.2494742Z    Compiling tower-service v0.3.3
2026-07-11T02:55:20.3313290Z    Compiling ref-cast v1.0.25
2026-07-11T02:55:20.3513762Z    Compiling time-core v0.1.8
2026-07-11T02:55:20.3724955Z    Compiling tinyvec_macros v0.1.1
2026-07-11T02:55:20.4340945Z    Compiling data-encoding v2.11.0
2026-07-11T02:55:20.4640765Z    Compiling try-lock v0.2.5
2026-07-11T02:55:20.5000790Z    Compiling thiserror v1.0.69
2026-07-11T02:55:20.5082440Z    Compiling num-conv v0.2.2
2026-07-11T02:55:20.5294767Z    Compiling want v0.3.1
2026-07-11T02:55:20.5489405Z    Compiling tinyvec v1.11.0
2026-07-11T02:55:20.5674685Z    Compiling crypto-common v0.2.2
2026-07-11T02:55:20.6394971Z    Compiling block-buffer v0.12.0
2026-07-11T02:55:20.6569982Z    Compiling parking_lot v0.12.5
2026-07-11T02:55:20.7118690Z    Compiling serial-core v0.4.0
2026-07-11T02:55:20.7230683Z    Compiling termios v0.2.2
2026-07-11T02:55:20.7474458Z    Compiling ioctl-rs v0.1.6
2026-07-11T02:55:20.8098088Z    Compiling vergen-lib v9.1.0
2026-07-11T02:55:20.8378091Z    Compiling inout v0.1.4
2026-07-11T02:55:20.8462428Z    Compiling n0-future v0.3.2
2026-07-11T02:55:20.8751112Z    Compiling aho-corasick v1.1.4
2026-07-11T02:55:20.8866751Z    Compiling parking v2.2.1
2026-07-11T02:55:20.9519795Z    Compiling libsqlite3-sys v0.30.1
2026-07-11T02:55:20.9760548Z    Compiling aws-lc-sys v0.41.0
2026-07-11T02:55:20.9901053Z    Compiling ring v0.17.14
2026-07-11T02:55:21.0290858Z    Compiling winnow v1.0.3
2026-07-11T02:55:21.0690194Z    Compiling diatomic-waker v0.2.3
2026-07-11T02:55:21.1340894Z    Compiling crossbeam-utils v0.8.21
2026-07-11T02:55:21.2340722Z    Compiling toml_write v0.1.2
2026-07-11T02:55:21.2470577Z    Compiling spin v0.10.0
2026-07-11T02:55:21.3590685Z    Compiling cordyceps v0.3.4
2026-07-11T02:55:21.4206319Z    Compiling httpdate v1.0.3
2026-07-11T02:55:21.4570920Z    Compiling winnow v0.7.15
2026-07-11T02:55:21.4571620Z    Compiling regex-syntax v0.8.10
2026-07-11T02:55:21.6349889Z    Compiling digest v0.11.3
2026-07-11T02:55:21.7019517Z    Compiling futures-buffered v0.2.13
2026-07-11T02:55:21.7380514Z    Compiling futures-lite v2.6.1
2026-07-11T02:55:21.7792543Z    Compiling cipher v0.4.4
2026-07-11T02:55:21.8010954Z    Compiling serial-unix v0.4.0
2026-07-11T02:55:22.0162849Z    Compiling netlink-packet-core v0.8.1
2026-07-11T02:55:22.0560532Z    Compiling vergen-lib v0.1.6
2026-07-11T02:55:22.0794907Z    Compiling vergen v9.1.0
2026-07-11T02:55:22.1032303Z    Compiling universal-hash v0.5.1
2026-07-11T02:55:22.1926750Z    Compiling noq-udp v0.10.0
2026-07-11T02:55:22.2061226Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-07-11T02:55:22.2175279Z    Compiling heapless v0.7.17
2026-07-11T02:55:22.2215921Z    Compiling sync_wrapper v1.0.2
2026-07-11T02:55:22.3120889Z    Compiling bitflags v1.3.2
2026-07-11T02:55:22.3761123Z    Compiling pin-utils v0.1.0
2026-07-11T02:55:22.3988073Z    Compiling allocator-api2 v0.2.21
2026-07-11T02:55:22.4185870Z    Compiling byteorder v1.5.0
2026-07-11T02:55:22.4324178Z    Compiling dyn-clone v1.0.20
2026-07-11T02:55:22.4806252Z    Compiling opaque-debug v0.3.1
2026-07-11T02:55:22.5188680Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-07-11T02:55:22.5480932Z    Compiling polyval v0.6.2
2026-07-11T02:55:22.5684700Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-07-11T02:55:22.6011044Z    Compiling hash32 v0.2.1
2026-07-11T02:55:22.6111267Z    Compiling nix v0.25.1
2026-07-11T02:55:22.7191227Z    Compiling serial v0.4.0
2026-07-11T02:55:22.7638822Z    Compiling spin v0.9.8
2026-07-11T02:55:22.7742748Z    Compiling vergen-gitcl v1.0.8
2026-07-11T02:55:22.7743387Z    Compiling vte_generate_state_changes v0.1.2
2026-07-11T02:55:22.7909750Z    Compiling shell-words v1.1.1
2026-07-11T02:55:22.8117728Z    Compiling signature v3.0.0
2026-07-11T02:55:22.8580095Z    Compiling num_threads v0.1.7
2026-07-11T02:55:22.8992808Z    Compiling downcast-rs v1.2.1
2026-07-11T02:55:22.9606899Z    Compiling tower-layer v0.3.3
2026-07-11T02:55:22.9698389Z    Compiling ryu v1.0.23
2026-07-11T02:55:23.0020996Z    Compiling time v0.3.47
2026-07-11T02:55:23.0263750Z    Compiling synstructure v0.13.2
2026-07-11T02:55:23.0404437Z    Compiling darling_core v0.20.11
2026-07-11T02:55:23.1231278Z    Compiling serde_derive_internals v0.29.1
2026-07-11T02:55:23.1430827Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-07-11T02:55:23.3973407Z    Compiling vte v0.13.1
2026-07-11T02:55:23.4307774Z    Compiling ghash v0.5.1
2026-07-11T02:55:23.5355894Z    Compiling aes v0.8.4
2026-07-11T02:55:23.7249661Z    Compiling ctr v0.9.2
2026-07-11T02:55:23.7440853Z    Compiling sha2 v0.11.0-rc.5
2026-07-11T02:55:23.9026887Z    Compiling proc-macro-crate v3.5.0
2026-07-11T02:55:23.9153659Z    Compiling http-body-util v0.1.3
2026-07-11T02:55:24.1940846Z    Compiling regex-automata v0.4.14
2026-07-11T02:55:24.2938371Z    Compiling aead v0.5.2
2026-07-11T02:55:24.3186728Z    Compiling openssl-probe v0.2.1
2026-07-11T02:55:24.3613914Z    Compiling crossbeam-epoch v0.9.18
2026-07-11T02:55:24.3947874Z    Compiling aes-gcm v0.10.3
2026-07-11T02:55:24.4307592Z    Compiling crossbeam-channel v0.5.15
2026-07-11T02:55:24.4468789Z    Compiling netlink-packet-route v0.29.0
2026-07-11T02:55:24.4911729Z    Compiling blake3 v1.8.5
2026-07-11T02:55:24.5210181Z    Compiling netwatch v0.16.0
2026-07-11T02:55:24.5761171Z    Compiling noq v0.18.0
2026-07-11T02:55:24.7332456Z    Compiling acto v0.8.2
2026-07-11T02:55:24.7941262Z    Compiling tagptr v0.2.0
2026-07-11T02:55:24.8029616Z    Compiling mac-addr v0.3.0
2026-07-11T02:55:24.8116598Z    Compiling sorted-index-buffer v0.2.1
2026-07-11T02:55:24.9070264Z    Compiling rustc-hash v2.1.2
2026-07-11T02:55:24.9169416Z    Compiling serde_derive v1.0.228
2026-07-11T02:55:24.9397832Z    Compiling zeroize_derive v1.4.3
2026-07-11T02:55:24.9500643Z    Compiling curve25519-dalek-derive v0.1.1
2026-07-11T02:55:24.9964857Z    Compiling tokio-macros v2.7.0
2026-07-11T02:55:25.0083428Z    Compiling zerofrom-derive v0.1.7
2026-07-11T02:55:25.1302745Z    Compiling futures-macro v0.3.32
2026-07-11T02:55:25.1918263Z    Compiling yoke-derive v0.8.2
2026-07-11T02:55:25.4792965Z    Compiling zeroize v1.8.2
2026-07-11T02:55:25.4882762Z    Compiling zerovec-derive v0.11.3
2026-07-11T02:55:25.4988378Z    Compiling displaydoc v0.2.6
2026-07-11T02:55:25.6987001Z    Compiling tokio v1.52.3
2026-07-11T02:55:25.9204162Z    Compiling tracing-attributes v0.1.31
2026-07-11T02:55:26.0191879Z    Compiling futures-util v0.3.32
2026-07-11T02:55:26.2634839Z    Compiling rustls-pki-types v1.14.1
2026-07-11T02:55:26.2854240Z    Compiling thiserror-impl v2.0.18
2026-07-11T02:55:26.3442407Z    Compiling darling_macro v0.20.11
2026-07-11T02:55:26.4011032Z    Compiling zerofrom v0.1.8
2026-07-11T02:55:26.5119847Z    Compiling yoke v0.8.3
2026-07-11T02:55:26.6561580Z    Compiling darling v0.20.11
2026-07-11T02:55:26.7230841Z    Compiling derive_more-impl v2.1.1
2026-07-11T02:55:26.7500884Z    Compiling zerotrie v0.2.4
2026-07-11T02:55:26.9543164Z    Compiling ed25519-dalek v2.2.0
2026-07-11T02:55:27.0377895Z    Compiling zerovec v0.11.6
2026-07-11T02:55:27.1275166Z    Compiling derive_builder_core v0.20.2
2026-07-11T02:55:27.3108804Z    Compiling spt-proto v0.30.6 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-proto)
2026-07-11T02:55:27.4870381Z    Compiling spez v0.1.2
2026-07-11T02:55:27.5167489Z    Compiling n0-error-macros v0.1.3
2026-07-11T02:55:27.8343629Z    Compiling tinystr v0.8.3
2026-07-11T02:55:27.8441861Z    Compiling potential_utf v0.1.5
2026-07-11T02:55:27.8679187Z    Compiling der v0.8.0-rc.10
2026-07-11T02:55:27.9187609Z    Compiling ref-cast-impl v1.0.25
2026-07-11T02:55:28.0131617Z    Compiling icu_collections v2.2.0
2026-07-11T02:55:28.0578534Z    Compiling icu_locale_core v2.2.0
2026-07-11T02:55:28.4645475Z    Compiling thiserror-impl v1.0.69
2026-07-11T02:55:28.5301959Z    Compiling n0-error v0.1.3
2026-07-11T02:55:28.5571764Z    Compiling derive_builder_macro v0.20.2
2026-07-11T02:55:28.7216093Z    Compiling pin-project-internal v1.1.13
2026-07-11T02:55:28.8268632Z    Compiling derive_builder v0.20.2
2026-07-11T02:55:28.8400492Z    Compiling schemars_derive v1.2.1
2026-07-11T02:55:28.9196361Z    Compiling regex v1.12.3
2026-07-11T02:55:29.2769714Z    Compiling icu_provider v2.2.0
2026-07-11T02:55:29.6573837Z    Compiling icu_normalizer v2.2.0
2026-07-11T02:55:29.6677143Z    Compiling icu_properties v2.2.0
2026-07-11T02:55:29.6768663Z    Compiling spki v0.8.0-rc.4
2026-07-11T02:55:29.6885335Z    Compiling futures-executor v0.3.32
2026-07-11T02:55:29.8851233Z    Compiling ipnet v2.12.0
2026-07-11T02:55:29.9740658Z    Compiling toml_datetime v0.6.11
2026-07-11T02:55:30.0510908Z    Compiling serde_spanned v0.6.9
2026-07-11T02:55:30.0891822Z    Compiling pin-project v1.1.13
2026-07-11T02:55:30.1004233Z    Compiling pkcs8 v0.11.0-rc.10
2026-07-11T02:55:30.1341337Z    Compiling filedescriptor v0.8.3
2026-07-11T02:55:30.1654509Z    Compiling futures v0.3.32
2026-07-11T02:55:30.2391024Z    Compiling toml_edit v0.22.27
2026-07-11T02:55:30.2824079Z    Compiling prefix-trie v0.8.4
2026-07-11T02:55:30.3297277Z    Compiling portable-pty v0.8.1
2026-07-11T02:55:30.3557765Z    Compiling ed25519 v3.0.0-rc.4
2026-07-11T02:55:30.5991211Z    Compiling once_cell v1.21.4
2026-07-11T02:55:30.7032977Z    Compiling cobs v0.3.0
2026-07-11T02:55:30.7316686Z    Compiling schemars v1.2.1
2026-07-11T02:55:30.8531354Z    Compiling tracing-core v0.1.36
2026-07-11T02:55:30.8980295Z    Compiling tempfile v3.27.0
2026-07-11T02:55:31.0150249Z    Compiling hashbrown v0.14.5
2026-07-11T02:55:31.0230888Z    Compiling postcard-derive v0.2.2
2026-07-11T02:55:31.0303130Z    Compiling data-encoding-macro-internal v0.1.18
2026-07-11T02:55:31.2190404Z    Compiling idna_adapter v1.2.2
2026-07-11T02:55:31.3293023Z    Compiling tracing v0.1.44
2026-07-11T02:55:31.4327931Z    Compiling idna v1.1.0
2026-07-11T02:55:31.4666070Z    Compiling derive_more v2.1.1
2026-07-11T02:55:31.4943879Z    Compiling data-encoding-macro v0.1.20
2026-07-11T02:55:31.5673160Z    Compiling rustls-native-certs v0.8.4
2026-07-11T02:55:31.5829754Z    Compiling async-trait v0.1.89
2026-07-11T02:55:31.6271341Z    Compiling postcard v1.1.3
2026-07-11T02:55:31.6656031Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-07-11T02:55:31.7664669Z    Compiling num_enum_derive v0.7.6
2026-07-11T02:55:31.8061077Z    Compiling hashlink v0.9.1
2026-07-11T02:55:31.8417870Z    Compiling tokio-util v0.7.18
2026-07-11T02:55:32.0440974Z    Compiling url v2.5.8
2026-07-11T02:55:32.1160690Z    Compiling netlink-sys v0.8.8
2026-07-11T02:55:32.1520539Z    Compiling tower v0.5.3
2026-07-11T02:55:32.1951078Z    Compiling iroh-metrics-derive v0.4.1
2026-07-11T02:55:32.2531089Z    Compiling strum_macros v0.28.0
2026-07-11T02:55:32.4001125Z    Compiling enum-assoc v1.3.0
2026-07-11T02:55:32.4611826Z    Compiling lru-slab v0.1.2
2026-07-11T02:55:32.5120699Z    Compiling foldhash v0.2.0
2026-07-11T02:55:32.5982863Z    Compiling identity-hash v0.1.0
2026-07-11T02:55:32.6656339Z    Compiling xml-rs v0.8.28
2026-07-11T02:55:32.6755573Z    Compiling iroh-metrics v0.38.3
2026-07-11T02:55:32.6890967Z    Compiling hashbrown v0.16.1
2026-07-11T02:55:32.7081025Z    Compiling netdev v0.42.0
2026-07-11T02:55:32.8091457Z    Compiling rusqlite v0.32.1
2026-07-11T02:55:32.8600431Z    Compiling toml v0.8.23
2026-07-11T02:55:32.9034767Z    Compiling num_enum v0.7.6
2026-07-11T02:55:32.9910393Z    Compiling hickory-proto v0.26.0-beta.4
2026-07-11T02:55:33.0940260Z    Compiling iroh-base v0.98.0
2026-07-11T02:55:33.1112943Z    Compiling attohttpc v0.30.1
2026-07-11T02:55:33.4681193Z    Compiling h2 v0.4.14
2026-07-11T02:55:33.6862454Z    Compiling n0-watcher v0.6.1
2026-07-11T02:55:33.8460769Z    Compiling xmltree v0.10.3
2026-07-11T02:55:33.8896501Z    Compiling tokio-stream v0.1.18
2026-07-11T02:55:33.9634770Z    Compiling tower-http v0.6.11
2026-07-11T02:55:33.9714270Z    Compiling netlink-proto v0.12.0
2026-07-11T02:55:33.9852647Z    Compiling iroh-relay v0.98.0
2026-07-11T02:55:34.0681073Z    Compiling spt-store v0.30.6 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-store)
2026-07-11T02:55:34.2467074Z    Compiling moka v0.12.15
2026-07-11T02:55:34.3330950Z    Compiling netlink-packet-route v0.30.0
2026-07-11T02:55:34.4959434Z    Compiling simple-dns v0.9.3
2026-07-11T02:55:34.5274669Z    Compiling arrayref v0.3.9
2026-07-11T02:55:34.5839718Z    Compiling resolv-conf v0.7.6
2026-07-11T02:55:34.5969161Z    Compiling simdutf8 v0.1.5
2026-07-11T02:55:34.7098866Z    Compiling constant_time_eq v0.4.2
2026-07-11T02:55:34.8215047Z    Compiling smol_str v0.1.24
2026-07-11T02:55:34.8539293Z    Compiling sha1_smol v1.0.1
2026-07-11T02:55:34.9359133Z    Compiling lru v0.16.4
2026-07-11T02:55:35.1100483Z    Compiling webpki-roots v1.0.7
2026-07-11T02:55:35.1166062Z    Compiling serde_bytes v0.11.19
2026-07-11T02:55:35.1198677Z    Compiling strum v0.28.0
2026-07-11T02:55:35.1354160Z    Compiling seize v0.5.1
2026-07-11T02:55:35.1534627Z    Compiling hmac v0.12.1
2026-07-11T02:55:35.2246798Z    Compiling iroh v0.98.2
2026-07-11T02:55:35.2247675Z    Compiling cmov v0.5.4
2026-07-11T02:55:35.2750933Z    Compiling hkdf v0.12.4
2026-07-11T02:55:35.3590751Z    Compiling backon v1.6.0
2026-07-11T02:55:35.4160764Z    Compiling papaya v0.2.4
2026-07-11T02:55:35.4526902Z    Compiling ctutils v0.4.2
2026-07-11T02:55:35.4993444Z    Compiling spake2 v0.4.0
2026-07-11T02:55:35.5137438Z    Compiling sha1 v0.10.6
2026-07-11T02:55:35.5905585Z    Compiling doctest-file v1.1.1
2026-07-11T02:55:35.6018104Z    Compiling errno v0.3.14
2026-07-11T02:55:35.6345378Z    Compiling signal-hook v0.3.18
2026-07-11T02:55:35.6441493Z    Compiling darling_core v0.23.0
2026-07-11T02:55:35.6450455Z    Compiling rustix v0.38.44
2026-07-11T02:55:35.7124515Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-07-11T02:55:35.7706220Z    Compiling signal-hook-registry v1.4.8
2026-07-11T02:55:35.7835766Z    Compiling anstyle-parse v1.0.0
2026-07-11T02:55:35.7912674Z    Compiling anstyle v1.0.14
2026-07-11T02:55:35.8193374Z    Compiling iroh-dns v0.98.0
2026-07-11T02:55:35.8480734Z    Compiling anstyle-query v1.1.5
2026-07-11T02:55:35.9391954Z    Compiling foldhash v0.1.5
2026-07-11T02:55:35.9720858Z    Compiling colorchoice v1.0.5
2026-07-11T02:55:36.0395582Z    Compiling linux-raw-sys v0.4.15
2026-07-11T02:55:36.0551990Z    Compiling interprocess v2.4.2
2026-07-11T02:55:36.0640220Z    Compiling is_terminal_polyfill v1.70.2
2026-07-11T02:55:36.0758309Z    Compiling instability v0.3.12
2026-07-11T02:55:36.1352258Z    Compiling anstream v1.0.0
2026-07-11T02:55:36.1441150Z    Compiling hashbrown v0.15.5
2026-07-11T02:55:36.1443745Z    Compiling strum_macros v0.26.4
2026-07-11T02:55:36.2362889Z    Compiling terminal_size v0.4.4
2026-07-11T02:55:36.3669320Z    Compiling signal-hook-mio v0.2.5
2026-07-11T02:55:36.3770983Z    Compiling itertools v0.13.0
2026-07-11T02:55:36.4038554Z    Compiling castaway v0.2.4
2026-07-11T02:55:36.4891086Z    Compiling static_assertions v1.1.0
2026-07-11T02:55:36.5021600Z    Compiling indoc v2.0.7
2026-07-11T02:55:36.5195452Z    Compiling clap_lex v1.1.0
2026-07-11T02:55:36.5621219Z    Compiling unicode-width v0.1.14
2026-07-11T02:55:36.7685270Z    Compiling clap_builder v4.6.0
2026-07-11T02:55:36.8490497Z    Compiling compact_str v0.8.2
2026-07-11T02:55:36.8941221Z    Compiling lru v0.12.5
2026-07-11T02:55:36.9090318Z    Compiling clap_derive v4.6.1
2026-07-11T02:55:36.9610922Z    Compiling cassowary v0.3.0
2026-07-11T02:55:37.0539275Z    Compiling iana-time-zone v0.1.65
2026-07-11T02:55:37.2111114Z    Compiling unicode-width v0.2.0
2026-07-11T02:55:37.3810818Z    Compiling chrono v0.4.45
2026-07-11T02:55:37.4871105Z    Compiling spt-msg v0.30.6 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-msg)
2026-07-11T02:55:37.7331532Z    Compiling crossterm v0.28.1
2026-07-11T02:55:37.8161535Z    Compiling spt-runtime v0.30.6 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-runtime)
2026-07-11T02:55:37.8591728Z    Compiling spt-term v0.30.6 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-term)
2026-07-11T02:55:38.2496261Z    Compiling unicode-truncate v1.1.0
2026-07-11T02:55:38.3437455Z    Compiling nucleo-matcher v0.3.1
2026-07-11T02:55:38.4031527Z    Compiling qrcode v0.14.1
2026-07-11T02:55:38.4677993Z    Compiling strum v0.26.3
2026-07-11T02:55:39.1004902Z    Compiling darling_macro v0.23.0
2026-07-11T02:55:39.3023299Z    Compiling hyper v1.10.1
2026-07-11T02:55:39.4344842Z    Compiling darling v0.23.0
2026-07-11T02:55:39.4610816Z    Compiling clap v4.6.1
2026-07-11T02:55:39.5291662Z    Compiling mock-adapter v0.30.6 (/home/reavus/actions-runner/_work/spt-core/spt-core/adapters/mock)
2026-07-11T02:55:40.0620766Z    Compiling ratatui v0.29.0
2026-07-11T02:55:41.2982679Z    Compiling hyper-util v0.1.20
2026-07-11T02:55:41.3364963Z    Compiling spt-live v0.30.6 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-live)
2026-07-11T02:55:43.4167787Z    Compiling igd-next v0.17.1
2026-07-11T02:55:44.6554056Z    Compiling portmapper v0.16.0
2026-07-11T02:55:50.2080850Z    Compiling rustls-webpki v0.103.13
2026-07-11T02:55:53.2484380Z    Compiling tokio-rustls v0.26.4
2026-07-11T02:55:53.2484981Z    Compiling noq-proto v0.17.0
2026-07-11T02:55:53.2485436Z    Compiling rustls-platform-verifier v0.7.0
2026-07-11T02:55:53.5022393Z    Compiling hyper-rustls v0.27.9
2026-07-11T02:55:53.5023017Z    Compiling hickory-net v0.26.0-beta.4
2026-07-11T02:55:53.5023575Z    Compiling tokio-websockets v0.13.2
2026-07-11T02:55:53.6527126Z    Compiling reqwest v0.13.4
2026-07-11T02:55:54.5741544Z    Compiling hickory-resolver v0.26.0-beta.4
2026-07-11T02:56:07.8260632Z    Compiling spt-net v0.30.6 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-net)
2026-07-11T02:56:09.3222789Z    Compiling spt-daemon v0.30.6 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-daemon)
2026-07-11T02:56:18.4931072Z    Compiling spt v0.30.6 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt)
2026-07-11T02:58:39.8892820Z    Compiling xtask v0.30.6 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/xtask)
2026-07-11T02:59:30.5142583Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 4m 14s
2026-07-11T02:59:31.5701884Z ────────────
2026-07-11T02:59:31.5712177Z  Nextest run ID f7fcbe57-71c2-4007-80f8-b281cf600a17 with nextest profile: default
2026-07-11T02:59:31.5714209Z     Starting 1667 tests across 84 binaries (1 test and 36 binaries skipped)
2026-07-11T02:59:31.6038639Z         PASS [   0.029s] (   1/1667) mock-adapter::manifest_valid mock_has_no_claude_code_conventions
2026-07-11T02:59:31.6043875Z         PASS [   0.029s] (   2/1667) mock-adapter::manifest_valid mock_declares_commune_signoff_as_filedrops
2026-07-11T02:59:31.6048833Z         PASS [   0.029s] (   3/1667) mock-adapter::manifest_valid mock_manifest_parses_and_validates
2026-07-11T02:59:31.6658802Z         PASS [   0.061s] (   4/1667) spt::json_emit json_flag_emits_parseable_json_for_read_status_subset
2026-07-11T02:59:31.7312849Z         PASS [   0.146s] (   5/1667) spt::active_only_never_relay_e2e cross_node_active_only_stays_local_only_never_wan
2026-07-11T02:59:32.8810135Z         PASS [   1.291s] (   6/1667) spt::list_json_liveness_parity_e2e json_reconciles_self_owned_gateway_to_local_liveness
2026-07-11T02:59:33.0864851Z         PASS [   1.525s] (   7/1667) spt::bind_adapter_profile_persist_e2e bind_over_created_profile_endpoint_preserves_the_profile
2026-07-11T02:59:34.1273412Z         PASS [   2.566s] (   8/1667) spt::boundary_ready_strand_e2e boundary_restamps_ready_after_soft_session_end
2026-07-11T02:59:34.7484556Z         PASS [   3.178s] (   9/1667) spt::drive_e2e drive_channel_slot_through_the_real_socket
2026-07-11T02:59:35.1576558Z         PASS [   3.597s] (  10/1667) spt::adapter_post_step adapter_update_runs_post_step_unconditionally_and_arbitrates_notice
2026-07-11T02:59:36.7737803Z         PASS [   5.206s] (  11/1667) spt::contract_e2e mock_adapter_drives_the_full_contract
2026-07-11T02:59:38.3255274Z         PASS [   6.703s] (  12/1667) spt::contract_e2e seed_then_listen_binds_and_relays
2026-07-11T02:59:38.3397691Z         PASS [   6.706s] (  13/1667) spt::contract_e2e cold_api_call_autostarts_daemon_and_handoff_is_in_memory
2026-07-11T02:59:38.5388248Z         PASS [   6.940s] (  14/1667) spt::listen_seed_retry_e2e no_seed_session_binds_via_session_id_fallback
2026-07-11T02:59:38.5391139Z         PASS [   6.879s] (  15/1667) spt::listen_seed_retry_e2e seed_survives_prebind_refusal_and_retry_binds
2026-07-11T02:59:38.7421295Z         PASS [   4.003s] (  16/1667) spt::live_bind_firsthost_e2e live_bind_marks_online_and_brain_reconcile_hosts
2026-07-11T02:59:39.1873079Z         PASS [   0.443s] (  17/1667) spt::nested_resolution_e2e nested_id_homes_under_parent_without_subnet
2026-07-11T02:59:39.2077971Z         PASS [   0.004s] (  18/1667) spt::notify_shell_e2e notify_shell_renders_a_commanded_toast
2026-07-11T02:59:39.5075463Z         PASS [   7.941s] (  19/1667) spt::contract_e2e live_agent_lifecycle_e2e
2026-07-11T02:59:39.7759865Z         PASS [   1.231s] (  20/1667) spt::n1_compat brain_accepts_old_and_new_broker_argv
2026-07-11T02:59:39.9228913Z         PASS [   8.305s] (  21/1667) spt::gateway_e2e gateway_binds_and_is_the_user_backed_origin
2026-07-11T02:59:40.1567298Z         PASS [   0.645s] (  22/1667) spt::psyche_download_e2e psyche_download_emits_brief_with_pending_then_self_clears
2026-07-11T02:59:41.4500989Z         PASS [   9.889s] (  23/1667) spt::bind_honest_cross_perch_e2e cross_perch_dead_owner_repin_is_refused_no_contamination
2026-07-11T02:59:41.4934236Z         PASS [   0.023s] (  24/1667) spt::release_verify_e2e published_release_verifies_against_embedded_anchor
2026-07-11T02:59:42.3535745Z         PASS [   7.196s] (  25/1667) spt::live_firsthost_e2e live_listen_marks_online_and_brain_reconcile_hosts
2026-07-11T02:59:42.6447694Z         PASS [   2.498s] (  26/1667) spt::ready_resume_ledger_e2e ready_bind_ledgers_and_reconcile_hosts_no_psyche
2026-07-11T02:59:42.8455931Z         PASS [   3.083s] (  27/1667) spt::psyche_sid_custody_e2e psyche_sid_survives_parent_boundary
2026-07-11T02:59:45.8635287Z         PASS [   6.674s] (  28/1667) spt::poll_envelope_e2e api_poll_emits_whole_self_delimiting_events
2026-07-11T02:59:46.3797029Z         PASS [  12.252s] (  29/1667) spt::live_adapt_translation_swap_e2e adapter_apply_with_no_matching_session_still_swaps
2026-07-11T02:59:47.3976351Z         PASS [   7.504s] (  30/1667) spt::quickstart_e2e published_messaging_quickstart_runs_as_written
2026-07-11T02:59:47.4737292Z         PASS [  10.691s] (  31/1667) spt::live_resolve_e2e listen_without_adapter_resolves_from_host_binaries
2026-07-11T02:59:47.5036384Z         PASS [   0.134s] (  32/1667) spt::translate_proof translate_proof_dir_override_proofs_unregistered_install
2026-07-11T02:59:47.5091520Z         PASS [   4.863s] (  33/1667) spt::send_stamp_agent_id_e2e shelled_send_stamps_endpoint_id_from_env
2026-07-11T02:59:48.8943364Z         PASS [   6.043s] (  34/1667) spt::shell_actgate_e2e act_gate_blocks_command_until_class_scoped_grant
2026-07-11T02:59:48.8990299Z         PASS [   0.008s] (  35/1667) spt::twohost_cli gated_cli_role_a
2026-07-11T02:59:48.9009433Z         PASS [   0.006s] (  36/1667) spt::twohost_cli gated_cli_role_b
2026-07-11T02:59:49.9308855Z         PASS [   1.016s] (  37/1667) spt::worker_lifecycle_e2e worker_start_mints_on_stdout_and_stop_authenticates_by_parent_sid
2026-07-11T02:59:51.3230804Z         PASS [   1.401s] (  38/1667) spt::worker_visibility_e2e flat_worker_hidden_by_default_revealed_by_flag
2026-07-11T02:59:51.4839087Z         PASS [   0.161s] (  39/1667) spt::bin/spt api::auth::tests::dead_owner_repin_refused_when_sid_is_a_psyche_custody_sid
2026-07-11T02:59:51.7149719Z         PASS [   4.206s] (  40/1667) spt::tunnel_e2e shell_tunnel_round_trips_opaque_bytes_through_the_real_surfaces
2026-07-11T02:59:51.7816164Z         PASS [   0.283s] (  41/1667) spt::bin/spt api::auth::tests::dead_owner_repin_refused_when_sid_owns_another_perch
2026-07-11T02:59:51.9742549Z         PASS [   0.211s] (  42/1667) spt::bin/spt api::auth::tests::live_owner_mismatch_still_refuses
2026-07-11T02:59:51.9850765Z         PASS [   0.010s] (  43/1667) spt::bin/spt api::auth::tests::mints_distinct_nonempty_tokens
2026-07-11T02:59:52.0118856Z         PASS [   0.017s] (  44/1667) spt::bin/spt api::auth::tests::missing_endpoint_is_no_endpoint
2026-07-11T02:59:52.1106561Z         PASS [   0.106s] (  45/1667) spt::bin/spt api::auth::tests::no_proof_is_refused
2026-07-11T02:59:52.1108622Z         PASS [   0.397s] (  46/1667) spt::bin/spt api::auth::tests::dead_owner_repin_still_rescues_a_non_custody_sid
2026-07-11T02:59:52.1186021Z         PASS [   6.248s] (  47/1667) spt::shell_e2e mock_shell_binary_drives_the_full_link
2026-07-11T02:59:52.2985913Z         PASS [   0.177s] (  48/1667) spt::bin/spt api::auth::tests::token_auth_path_unchanged
2026-07-11T02:59:52.3035435Z         PASS [   0.182s] (  49/1667) spt::bin/spt api::auth::tests::session_id_proof_authenticates
2026-07-11T02:59:52.3049468Z         PASS [   0.013s] (  50/1667) spt::bin/spt api::auth::tests::worker_missing_is_no_endpoint
2026-07-11T02:59:52.4400323Z         PASS [   0.151s] (  51/1667) spt::bin/spt api::auth::tests::token_proof_authenticates
2026-07-11T02:59:52.4625621Z         PASS [   0.342s] (  52/1667) spt::bin/spt api::auth::tests::pinned_to_dead_sid_mismatched_poll_repins
2026-07-11T02:59:52.5857593Z         PASS [   0.276s] (  53/1667) spt::bin/spt api::auth::tests::worker_parent_current_sid_authenticates_after_rotation
2026-07-11T02:59:52.6732253Z         PASS [   0.088s] (  54/1667) spt::bin/spt api::auth::tests::wrong_token_and_wrong_session_refused
2026-07-11T02:59:52.6779269Z         PASS [   0.231s] (  55/1667) spt::bin/spt api::auth::tests::worker_stored_sid_authenticates
2026-07-11T02:59:52.6791026Z         PASS [   0.229s] (  56/1667) spt::bin/spt api::auth::tests::worker_wrong_sid_and_token_only_refused
2026-07-11T02:59:52.7255768Z         PASS [   5.268s] (  57/1667) spt::translate_proof translate_proof_drives_the_real_translation_binary
2026-07-11T02:59:52.7649487Z         PASS [   0.083s] (  58/1667) spt::bin/spt api::delivery::tests::echo_gate_explicit_toggle
2026-07-11T02:59:52.7736747Z         PASS [   0.085s] (  59/1667) spt::bin/spt api::delivery::tests::idle_busy_transitions_manage_sentinels
2026-07-11T02:59:52.7744151Z         PASS [   0.011s] (  60/1667) spt::bin/spt api::delivery::tests::inject_all_pty_falls_back_to_hook
2026-07-11T02:59:52.7792447Z         PASS [   0.011s] (  61/1667) spt::bin/spt api::delivery::tests::inject_resolution_drops_pty_defaults_hook
2026-07-11T02:59:52.8052604Z         PASS [   0.070s] (  62/1667) spt::bin/spt api::delivery::tests::idle_no_gate_does_not_arm_gate
2026-07-11T02:59:53.4730277Z         PASS [  21.910s] (  63/1667) spt::idle_edge_drain_e2e spool_while_active_then_idle_fires_injection
2026-07-11T02:59:54.6620259Z         PASS [   8.282s] (  64/1667) spt::shell_sleepwake_e2e sleep_wake_cycle_drives_from_both_ends
2026-07-11T02:59:55.5268032Z         PASS [   2.845s] (  65/1667) spt::bin/spt api::delivery::tests::idle_drain_peek_returns_non_deferred_rows_only
2026-07-11T02:59:55.9632966Z         PASS [   3.168s] (  66/1667) spt::bin/spt api::delivery::tests::poll_drains_non_deferred_by_default
2026-07-11T02:59:55.9764070Z         PASS [   0.013s] (  67/1667) spt::bin/spt api::reporting::tests::boundary_missing_perch_refused
2026-07-11T02:59:56.0295827Z         PASS [   1.367s] (  68/1667) spt::bin/spt api::reporting::tests::boundary_appends_to_the_session_ledger
2026-07-11T02:59:56.3092303Z         PASS [   0.269s] (  69/1667) spt::bin/spt api::reporting::tests::boundary_refuses_rotating_onto_a_psyche_custody_sid
2026-07-11T02:59:56.3833235Z         PASS [   2.912s] (  70/1667) spt::bin/spt api::delivery::tests::poll_only_drains_when_hook_method_present
2026-07-11T02:59:56.4713918Z         PASS [   3.708s] (  71/1667) spt::bin/spt api::delivery::tests::poll_drain_holds_deferred_while_resting_and_releases_once_on_wake
2026-07-11T02:59:56.4825750Z         PASS [   0.011s] (  72/1667) spt::bin/spt api::reporting::tests::capability_lists_hostable_types
2026-07-11T02:59:59.2637037Z         PASS [   0.104s] (  73/1667) spt::bin/spt api::reporting::tests::digest_entry_validates_and_appends_to_digest_log
2026-07-11T02:59:59.2642247Z         PASS [   0.180s] (  74/1667) spt::bin/spt api::reporting::tests::driven_by_reads_daemon_marker
2026-07-11T02:59:59.2645875Z         PASS [   0.010s] (  75/1667) spt::bin/spt api::reporting::tests::endpoint_info_attached_node_from_honest_stamps
2026-07-11T02:59:59.2649780Z         PASS [  25.148s] (  76/1667) spt::live_adapt_translation_swap_e2e adapter_apply_for_foreign_adapter_leaves_live_endpoint_untouched
2026-07-11T02:59:59.2653370Z         PASS [   0.011s] (  77/1667) spt::bin/spt api::reporting::tests::env_aliases_resolved_from_manifest
2026-07-11T02:59:59.2656368Z         PASS [   0.217s] (  78/1667) spt::bin/spt api::reporting::tests::endpoint_info_reports_and_refuses
2026-07-11T02:59:59.2659183Z         PASS [   0.010s] (  79/1667) spt::bin/spt api::reporting::tests::filedrops_are_fixed_named_files
2026-07-11T02:59:59.2669104Z         PASS [   0.014s] (  80/1667) spt::bin/spt api::reporting::tests::hint_once_per_session_one_per_message
2026-07-11T02:59:59.2672682Z         PASS [   0.166s] (  81/1667) spt::bin/spt api::reporting::tests::history_log_appends
2026-07-11T02:59:59.2676954Z         PASS [   4.426s] (  82/1667) spt::bin/spt api::delivery::tests::poll_drain_suppresses_idle_only_which_reaches_the_relay
2026-07-11T02:59:59.2680308Z         PASS [   0.010s] (  83/1667) spt::bin/spt api::reporting::tests::presence_records_endpoint
2026-07-11T02:59:59.2683970Z         PASS [   1.473s] (  84/1667) spt::bin/spt api::reporting::tests::boundary_rebinds_keeping_anchor
2026-07-11T02:59:59.2705412Z         PASS [   1.637s] (  85/1667) spt::bin/spt api::reporting::tests::boundary_with_a_fresh_sid_is_unaffected_by_the_squat_guard
2026-07-11T02:59:59.2708812Z         PASS [   1.301s] (  86/1667) spt::bin/spt api::reporting::tests::session_end_erase_wipes_childless_perch
2026-07-11T02:59:59.2712642Z         PASS [   1.886s] (  87/1667) spt::bin/spt api::reporting::tests::erase_unregisters_regardless_of_liveness
2026-07-11T02:59:59.2731908Z         PASS [   1.192s] (  88/1667) spt::bin/spt api::reporting::tests::session_end_soft_preserves_state
2026-07-11T02:59:59.2734630Z         PASS [   0.057s] (  89/1667) spt::bin/spt api::startup::tests::bind_assigns_home_and_revive_preserves_it
2026-07-11T02:59:59.2905559Z         PASS [   2.095s] (  90/1667) spt::bin/spt api::reporting::tests::session_end_erase_refused_with_live_children
2026-07-11T02:59:59.3012094Z         PASS [   0.550s] (  91/1667) spt::bin/spt api::reporting::tests::soft_end_preserves_a_live_listeners_address
2026-07-11T02:59:59.3082007Z         PASS [   0.017s] (  92/1667) spt::bin/spt api::startup::tests::bind_refuses_a_session_id_that_squats_a_psyche_custody_sid
2026-07-11T02:59:59.3186069Z         PASS [   3.794s] (  93/1667) spt::bin/spt api::reporting::tests::boundary_injects_deferred_shell_context
2026-07-11T02:59:59.3341171Z         PASS [   0.026s] (  94/1667) spt::bin/spt api::startup::tests::bind_with_unrelated_sid_is_unaffected_by_the_squat_guard
2026-07-11T02:59:59.3374115Z         PASS [   0.019s] (  95/1667) spt::bin/spt api::startup::tests::empty_session_seed_refusal_spends_the_seed_no_restore
2026-07-11T02:59:59.3408309Z         PASS [   0.589s] (  96/1667) spt::bin/spt api::reporting::tests::soft_end_still_cleans_a_dead_listeners_address
2026-07-11T02:59:59.3443214Z         PASS [   2.151s] (  97/1667) spt::bin/spt api::reporting::tests::session_end_erase_reaps_stale_worker_then_proceeds
2026-07-11T02:59:59.3525214Z         PASS [   0.010s] (  98/1667) spt::bin/spt api::startup::tests::listen_orphan_exit_line_names_self_and_parent
2026-07-11T02:59:59.3558640Z         PASS [   0.019s] (  99/1667) spt::bin/spt api::startup::tests::empty_session_seed_refused
2026-07-11T02:59:59.3688092Z         PASS [   0.017s] ( 100/1667) spt::bin/spt api::startup::tests::missing_seed_refused
2026-07-11T02:59:59.3740329Z         PASS [   0.029s] ( 101/1667) spt::bin/spt api::startup::tests::live_perch_under_other_session_conflicts
2026-07-11T02:59:59.3778592Z         PASS [   0.024s] ( 102/1667) spt::bin/spt api::startup::tests::no_seed_is_the_fallback_trigger_then_sid_binds
2026-07-11T02:59:59.3801405Z         PASS [   0.011s] ( 103/1667) spt::bin/spt api::startup::tests::parent_watchdog_triggers_exit_on_a_dead_parent_only
2026-07-11T02:59:59.3884940Z         PASS [   0.119s] ( 104/1667) spt::bin/spt api::startup::tests::bind_records_cwd_so_picker_can_group_by_project
2026-07-11T02:59:59.4036934Z         PASS [   0.026s] ( 105/1667) spt::bin/spt api::startup::tests::prebind_refusal_restores_the_seed_for_retry
2026-07-11T02:59:59.4069440Z         PASS [   0.106s] ( 106/1667) spt::bin/spt api::startup::tests::bind_with_type_establishes_a_gateway_endpoint
2026-07-11T02:59:59.4277360Z         PASS [   0.021s] ( 107/1667) spt::bin/spt api::startup::tests::seed_bind_records_seed_captured_cwd
2026-07-11T02:59:59.4381907Z         PASS [   0.010s] ( 108/1667) spt::bin/spt api::startup::tests::seed_fail_eof_gives_actionable_stale_broker_hint
2026-07-11T02:59:59.4481238Z         PASS [   0.010s] ( 109/1667) spt::bin/spt api::startup::tests::seed_restorable_spends_dead_seeds_restores_recoverable
2026-07-11T02:59:59.4636534Z         PASS [   0.126s] ( 110/1667) spt::bin/spt api::startup::tests::establish_stamps_controllable_by_hosting_mode
2026-07-11T02:59:59.4665356Z         PASS [   0.018s] ( 111/1667) spt::bin/spt api::startup::tests::session_id_fallback_binds_live_perch_from_sid
2026-07-11T02:59:59.4669347Z         PASS [   3.167s] ( 112/1667) spt::bin/spt api::reporting::tests::boundary_resurfaces_undismissed_notifs
2026-07-11T02:59:59.4705426Z         PASS [   0.097s] ( 113/1667) spt::bin/spt api::startup::tests::post_spawn_bind_establishes_perch
2026-07-11T02:59:59.4790484Z         PASS [   0.012s] ( 114/1667) spt::bin/spt api::startup::tests::session_id_fallback_refuses_empty_sid_and_dead_anchor
2026-07-11T02:59:59.4858526Z         PASS [   0.022s] ( 115/1667) spt::bin/spt api::startup::tests::session_id_fallback_refuses_a_psyche_custody_sid
2026-07-11T02:59:59.4885455Z         PASS [   0.107s] ( 116/1667) spt::bin/spt api::startup::tests::rebind_same_session_ok
2026-07-11T02:59:59.4927662Z         PASS [   0.022s] ( 117/1667) spt::bin/spt api::startup::tests::stale_seed_refusal_spends_the_seed_no_restore
2026-07-11T02:59:59.4965463Z         PASS [   0.026s] ( 118/1667) spt::bin/spt api::startup::tests::stale_seed_with_dead_anchor_refused
2026-07-11T02:59:59.5023347Z         PASS [   0.015s] ( 119/1667) spt::bin/spt api::tests::adapter_is_optional
2026-07-11T02:59:59.5061840Z         PASS [   0.016s] ( 120/1667) spt::bin/spt api::tests::ctx_manifest_override_wins_when_manifest_present
2026-07-11T02:59:59.5106163Z         PASS [   0.032s] ( 121/1667) spt::bin/spt api::startup::tests::successful_bind_consumes_the_seed_exactly_once
2026-07-11T02:59:59.5117391Z         PASS [   0.108s] ( 122/1667) spt::bin/spt api::startup::tests::revive_without_cwd_preserves_prior_cwd
2026-07-11T02:59:59.5145597Z         PASS [   0.018s] ( 123/1667) spt::bin/spt api::tests::ctx_manifest_resolves_from_registry_when_manifest_absent
2026-07-11T02:59:59.5155426Z         PASS [   0.127s] ( 124/1667) spt::bin/spt api::startup::tests::revive_preserves_prior_rest_state_and_dormant_anchor
2026-07-11T02:59:59.5170255Z         PASS [   0.015s] ( 125/1667) spt::bin/spt api::tests::ctx_manifest_unregistered_no_manifest_is_none_not_fatal
2026-07-11T02:59:59.5218196Z         PASS [   0.017s] ( 126/1667) spt::bin/spt api::tests::load_manifest_resolves_composite_adapter_option
2026-07-11T02:59:59.5270982Z         PASS [   0.041s] ( 127/1667) spt::bin/spt api::startup::tests::valid_seed_binds_live_perch
2026-07-11T02:59:59.5333335Z         PASS [   0.023s] ( 128/1667) spt::bin/spt api::tests::state_value_is_validated
2026-07-11T02:59:59.5409828Z         PASS [   0.029s] ( 129/1667) spt::bin/spt api::tests::surface_parses
2026-07-11T02:59:59.5624186Z         PASS [   0.047s] ( 130/1667) spt::bin/spt api::worker::tests::cascade_guard_tracks_live_children
2026-07-11T02:59:59.5706972Z         PASS [   0.055s] ( 131/1667) spt::bin/spt api::worker::tests::guard_clears_only_when_all_children_stopped
2026-07-11T02:59:59.5752956Z         PASS [   0.042s] ( 132/1667) spt::bin/spt api::worker::tests::worker_start_nests_under_parent
2026-07-11T02:59:59.5768291Z         PASS [   0.013s] ( 133/1667) spt::bin/spt cli::resume_resolution_tests::resume_never_feeds_a_provisional
2026-07-11T02:59:59.5809659Z         PASS [   0.038s] ( 134/1667) spt::bin/spt api::worker::tests::worker_start_registration_sid_falls_back_to_presented
2026-07-11T02:59:59.5874422Z         PASS [   0.012s] ( 135/1667) spt::bin/spt cli::run_home_tests::order_by_mru_orders_guidance
2026-07-11T02:59:59.5880220Z         PASS [   0.059s] ( 136/1667) spt::bin/spt api::worker::tests::worker_start_mints_id_stores_parent_sid_and_metadata
2026-07-11T02:59:59.5913076Z         PASS [   0.013s] ( 137/1667) spt::bin/spt cli::run_home_tests::run_home_resolution_matrix
2026-07-11T02:59:59.5925802Z         PASS [   0.014s] ( 138/1667) spt::bin/spt cli::run_on_live_tests::run_on_live_never_duplicates
2026-07-11T02:59:59.5929749Z         PASS [   0.014s] ( 139/1667) spt::bin/spt cli::run_target_tests::resolve_run_target_quadrants
2026-07-11T02:59:59.6057587Z         PASS [   0.019s] ( 140/1667) spt::bin/spt cli::tests::adapter_add_transport_flags_parse
2026-07-11T02:59:59.6077400Z         PASS [   0.025s] ( 141/1667) spt::bin/spt cli::tests::access_subcommands_parse
2026-07-11T02:59:59.6232748Z         PASS [   0.016s] ( 142/1667) spt::bin/spt cli::tests::adapter_profile_verbs_local_only
2026-07-11T02:59:59.6271758Z         PASS [   0.034s] ( 143/1667) spt::bin/spt cli::tests::adapter_has_live_endpoint_detects_matching_live_perch
2026-07-11T02:59:59.6383173Z         PASS [   0.015s] ( 144/1667) spt::bin/spt cli::tests::adapter_string_verbs
2026-07-11T02:59:59.6467840Z         PASS [   0.020s] ( 145/1667) spt::bin/spt cli::tests::adapter_subcommands_parse
2026-07-11T02:59:59.6503840Z         PASS [   0.060s] ( 146/1667) spt::bin/spt cli::tests::adapter_digest_proof_gates_on_drops
2026-07-11T02:59:59.6525499Z         PASS [   0.065s] ( 147/1667) spt::bin/spt cli::tests::adapter_digest_proof_fills_session_id_key
2026-07-11T02:59:59.6571258Z         PASS [   0.048s] ( 148/1667) spt::bin/spt cli::tests::adapter_has_live_endpoint_false_for_other_or_dead
2026-07-11T02:59:59.6620473Z         PASS [   0.011s] ( 149/1667) spt::bin/spt cli::tests::adapter_update_install_dir_is_registered_source_dir_not_repo_name
2026-07-11T02:59:59.6626871Z         PASS [   0.016s] ( 150/1667) spt::bin/spt cli::tests::adapter_translate_proof_parses
2026-07-11T02:59:59.6659328Z         PASS [   0.012s] ( 151/1667) spt::bin/spt cli::tests::adapter_update_notice_renders_declared_message_markdown
2026-07-11T02:59:59.6706904Z         PASS [   0.017s] ( 152/1667) spt::bin/spt cli::tests::adapter_update_notice_absent_when_no_message
2026-07-11T02:59:59.6829456Z         PASS [   0.014s] ( 153/1667) spt::bin/spt cli::tests::adapter_version_surfaces_declared_adapter_version
2026-07-11T02:59:59.6833438Z         PASS [   0.019s] ( 154/1667) spt::bin/spt cli::tests::adapter_use_sets_and_clears_pointer
2026-07-11T02:59:59.6871750Z         PASS [   0.018s] ( 155/1667) spt::bin/spt cli::tests::adapter_version_parses
2026-07-11T02:59:59.6878632Z         PASS [   0.014s] ( 156/1667) spt::bin/spt cli::tests::all_hidden_this_node_suppresses_no_perches_marker
2026-07-11T02:59:59.6924100Z         PASS [   0.011s] ( 157/1667) spt::bin/spt cli::tests::already_applied_message_reads_up_to_date_no_restart
2026-07-11T02:59:59.6954482Z         PASS [   0.014s] ( 158/1667) spt::bin/spt cli::tests::api_listen_accepts_session_id_flag
2026-07-11T02:59:59.7016452Z         PASS [   0.017s] ( 159/1667) spt::bin/spt cli::tests::applied_message_appends_restart_required_notice
2026-07-11T02:59:59.7050139Z         PASS [   0.020s] ( 160/1667) spt::bin/spt cli::tests::api_adapter_flag_is_group_level_not_post_subcommand
2026-07-11T02:59:59.7054248Z         PASS [   0.010s] ( 161/1667) spt::bin/spt cli::tests::applied_message_renders_semver_or_counter_fallback_and_states_applied
2026-07-11T02:59:59.7129619Z         PASS [   0.011s] ( 162/1667) spt::bin/spt cli::tests::bare_tty_guard
2026-07-11T02:59:59.7213317Z         PASS [   0.017s] ( 163/1667) spt::bin/spt cli::tests::bare_spt_parses_to_none
2026-07-11T02:59:59.7240294Z         PASS [   0.010s] ( 164/1667) spt::bin/spt cli::tests::broker_image_line_flags_a_stale_running_daemon
2026-07-11T02:59:59.7303226Z         PASS [   0.028s] ( 165/1667) spt::bin/spt cli::tests::apply_user_msg_gate_local_origination
2026-07-11T02:59:59.7309250Z         PASS [   0.010s] ( 166/1667) spt::bin/spt cli::tests::classify_fetch_reject_matrix
2026-07-11T02:59:59.7326912Z         PASS [   0.009s] ( 167/1667) spt::bin/spt cli::tests::classify_flat_archive_never_misfires
2026-07-11T02:59:59.7429703Z         PASS [   0.010s] ( 168/1667) spt::bin/spt cli::tests::cli_send_stamps_cli_at_node_origin
2026-07-11T02:59:59.7444911Z         PASS [   0.012s] ( 169/1667) spt::bin/spt cli::tests::classify_multiplatform_captures_only_known_triples
2026-07-11T02:59:59.7453958Z         PASS [   0.011s] ( 170/1667) spt::bin/spt cli::tests::connection_lines_net_less_hides_stale_heartbeat
2026-07-11T02:59:59.7526996Z         PASS [   0.010s] ( 171/1667) spt::bin/spt cli::tests::create_new_existing_name_is_usage_error
2026-07-11T02:59:59.7530736Z         PASS [   0.011s] ( 172/1667) spt::bin/spt cli::tests::create_existing_name_is_usage_error
2026-07-11T02:59:59.7624100Z         PASS [   0.241s] ( 173/1667) spt::bin/spt api::worker::tests::worker_poll_holds_deferred_while_resting
2026-07-11T02:59:59.7667723Z         PASS [   0.071s] ( 174/1667) spt::bin/spt cli::tests::apply_release_crc_swap_only_swaps_changed
2026-07-11T02:59:59.7706744Z         PASS [   0.017s] ( 175/1667) spt::bin/spt cli::tests::create_not_elevated_refuses_without_saving
2026-07-11T02:59:59.7732293Z         PASS [   0.029s] ( 176/1667) spt::bin/spt cli::tests::create_new_mints_shows_and_requests_save
2026-07-11T02:59:59.7762059Z         PASS [   0.013s] ( 177/1667) spt::bin/spt cli::tests::daemon_offline_hint_only_when_down
2026-07-11T02:59:59.7832474Z         PASS [   0.010s] ( 178/1667) spt::bin/spt cli::tests::deferred_elevation_gate_matrix
2026-07-11T02:59:59.7900161Z         PASS [   0.013s] ( 179/1667) spt::bin/spt cli::tests::digest_cursor_flags_parse
2026-07-11T02:59:59.7913502Z         PASS [   0.020s] ( 180/1667) spt::bin/spt cli::tests::daemonless_apply_message_points_at_finish_or_start
2026-07-11T02:59:59.7951503Z         PASS [   0.025s] ( 181/1667) spt::bin/spt cli::tests::daemon_subcommands_parse
2026-07-11T02:59:59.7954933Z         PASS [   0.040s] ( 182/1667) spt::bin/spt cli::tests::create_prints_joining_material_when_elevated
2026-07-11T02:59:59.7990107Z         PASS [   0.010s] ( 183/1667) spt::bin/spt cli::tests::empty_store_no_flag_guides_to_pair_or_create
2026-07-11T02:59:59.8043547Z         PASS [   0.018s] ( 184/1667) spt::bin/spt cli::tests::digest_flag_defaults
2026-07-11T02:59:59.8110505Z         PASS [   0.017s] ( 185/1667) spt::bin/spt cli::tests::endpoint_row_json_endpoint_type_is_additive
2026-07-11T02:59:59.8140066Z         PASS [   0.023s] ( 186/1667) spt::bin/spt cli::tests::endpoint_role_parses
2026-07-11T02:59:59.8231455Z         PASS [   0.011s] ( 187/1667) spt::bin/spt cli::tests::escalation_choice_parses_fail_closed
2026-07-11T02:59:59.8280144Z         PASS [   0.027s] ( 188/1667) spt::bin/spt cli::tests::endpoint_subcommands_parse
2026-07-11T02:59:59.8412116Z         PASS [   0.027s] ( 189/1667) spt::bin/spt cli::tests::every_read_status_command_emits_valid_json
2026-07-11T02:59:59.8481201Z         PASS [   0.331s] ( 190/1667) spt::bin/spt api::worker::tests::worker_poll_drains_spool
2026-07-11T02:59:59.8576907Z         PASS [   0.009s] ( 191/1667) spt::bin/spt cli::tests::fetch_reject_action_apply_decision
2026-07-11T02:59:59.8580516Z         PASS [   0.037s] ( 192/1667) spt::bin/spt cli::tests::extract_legacy_flat_stays_flat
2026-07-11T02:59:59.8640141Z         PASS [   0.035s] ( 193/1667) spt::bin/spt cli::tests::extract_multiplatform_missing_my_triple_is_typed_rejection
2026-07-11T02:59:59.8678172Z         PASS [   0.010s] ( 194/1667) spt::bin/spt cli::tests::filter_after_excludes_at_or_below_cursor
2026-07-11T02:59:59.8691140Z         PASS [   0.011s] ( 195/1667) spt::bin/spt cli::tests::filter_after_predates_window_returns_full
2026-07-11T02:59:59.8764528Z         PASS [   0.078s] ( 196/1667) spt::bin/spt cli::tests::endpoint_stop_marks_offline
2026-07-11T02:59:59.8800125Z         PASS [   0.014s] ( 197/1667) spt::bin/spt cli::tests::finish_message_states_fully_live_no_manual_restart
2026-07-11T02:59:59.8808066Z         PASS [   0.037s] ( 198/1667) spt::bin/spt cli::tests::extract_multiplatform_places_shared_root_and_flattens_my_triple
2026-07-11T02:59:59.8847544Z         PASS [   0.015s] ( 199/1667) spt::bin/spt cli::tests::gh_download_command_no_tag_omits_tag
2026-07-11T02:59:59.8900468Z         PASS [   0.011s] ( 200/1667) spt::bin/spt cli::tests::gh_version_command_shape
2026-07-11T02:59:59.8904011Z         PASS [   0.012s] ( 201/1667) spt::bin/spt cli::tests::gh_release_version_compare_decision
2026-07-11T02:59:59.8990813Z         PASS [   0.015s] ( 202/1667) spt::bin/spt cli::tests::gh_download_command_with_tag_shape
2026-07-11T02:59:59.9104278Z         PASS [   0.026s] ( 203/1667) spt::bin/spt cli::tests::grant_subcommands_parse
2026-07-11T02:59:59.9119813Z         PASS [   0.021s] ( 204/1667) spt::bin/spt cli::tests::help_groups_cover_every_command
2026-07-11T02:59:59.9159918Z         PASS [   0.024s] ( 205/1667) spt::bin/spt cli::tests::how_to_topics_cover_ready_and_send
2026-07-11T02:59:59.9203426Z         PASS [   0.030s] ( 206/1667) spt::bin/spt cli::tests::hot_path_flat_and_moved_verbs_gone
2026-07-11T02:59:59.9218695Z         PASS [   0.011s] ( 207/1667) spt::bin/spt cli::tests::instance_rows_project_column
2026-07-11T02:59:59.9273597Z         PASS [   0.017s] ( 208/1667) spt::bin/spt cli::tests::instance_rows_palette_and_align
2026-07-11T02:59:59.9317995Z         PASS [   0.014s] ( 209/1667) spt::bin/spt cli::tests::invalid_usage_errors
2026-07-11T02:59:59.9330649Z         PASS [   0.013s] ( 210/1667) spt::bin/spt cli::tests::join_gate_refuses_without_confirmed_elevation
2026-07-11T02:59:59.9345331Z         PASS [   0.012s] ( 211/1667) spt::bin/spt cli::tests::json_payload_rides_as_attr_alongside_body
2026-07-11T02:59:59.9401476Z         PASS [   0.011s] ( 212/1667) spt::bin/spt cli::tests::json_project_field_skip_if_none
2026-07-11T02:59:59.9451757Z         PASS [   0.010s] ( 213/1667) spt::bin/spt cli::tests::node_group_freshest_epoch_wins_and_unions_subnets
2026-07-11T02:59:59.9458825Z         PASS [   0.013s] ( 214/1667) spt::bin/spt cli::tests::node_group_discards_self_and_skips_empty
2026-07-11T02:59:59.9558413Z         PASS [   0.014s] ( 215/1667) spt::bin/spt cli::tests::node_group_same_id_two_nodes_two_groups
2026-07-11T02:59:59.9562080Z         PASS [   0.010s] ( 216/1667) spt::bin/spt cli::tests::node_level_label_names_an_endpointless_peer
2026-07-11T02:59:59.9619501Z         PASS [   0.013s] ( 217/1667) spt::bin/spt cli::tests::node_grouped_render_structure_and_palette
2026-07-11T02:59:59.9656788Z         PASS [   0.033s] ( 218/1667) spt::bin/spt cli::tests::multi_subnet_refuses_without_flag_then_resolves_with_it
2026-07-11T02:59:59.9680456Z         PASS [   0.013s] ( 219/1667) spt::bin/spt cli::tests::node_rows_disambiguate_only_on_label_collision
2026-07-11T02:59:59.9720944Z         PASS [   0.011s] ( 220/1667) spt::bin/spt cli::tests::node_status_rows_denominator_counts_routable_only
2026-07-11T02:59:59.9768495Z         PASS [   0.013s] ( 221/1667) spt::bin/spt cli::tests::node_status_rows_settle_cheap_signals_probe_only_stale
2026-07-11T02:59:59.9794060Z         PASS [   0.013s] ( 222/1667) spt::bin/spt cli::tests::not_elevated_refuses_without_leaking_code_or_saving
2026-07-11T02:59:59.9797795Z         PASS [   0.011s] ( 223/1667) spt::bin/spt cli::tests::notify_subnet_resolution_home_default
2026-07-11T02:59:59.9854286Z         PASS [   0.014s] ( 224/1667) spt::bin/spt cli::tests::origin_set_and_asset_urls_latest_and_tag
2026-07-11T02:59:59.9950368Z         PASS [   0.026s] ( 225/1667) spt::bin/spt cli::tests::notify_surface_parses
2026-07-11T02:59:59.9954557Z         PASS [   0.016s] ( 226/1667) spt::bin/spt cli::tests::pair_namespace_is_gone
2026-07-11T02:59:59.9996234Z         PASS [   0.014s] ( 227/1667) spt::bin/spt cli::tests::poll_until_ready_fastpath_timeout_and_later_success
2026-07-11T03:00:00.0050865Z         PASS [   0.011s] ( 228/1667) spt::bin/spt cli::tests::post_step_notice_arbitration
2026-07-11T03:00:00.0073961Z         PASS [   0.217s] ( 229/1667) spt::bin/spt cli::tests::endpoint_role_overwrite_is_the_sole_writer
2026-07-11T03:00:00.0176469Z         PASS [   0.010s] ( 230/1667) spt::bin/spt cli::tests::prune_candidates_resolve_never_guess
2026-07-11T03:00:00.0463498Z         PASS [   0.027s] ( 231/1667) spt::bin/spt cli::tests::purge_offline_gate_and_self_guard
2026-07-11T03:00:00.1697884Z         PASS [   0.165s] ( 232/1667) spt::bin/spt cli::tests::probe_all_timeout_settles_false_without_stalling_batch
2026-07-11T03:00:00.1813994Z         PASS [   0.011s] ( 233/1667) spt::bin/spt cli::tests::registered_github_home_detects_active_collision
2026-07-11T03:00:00.2161004Z         PASS [   0.217s] ( 234/1667) spt::bin/spt cli::tests::probe_all_runs_concurrently_in_input_order
2026-07-11T03:00:00.2290627Z         PASS [   0.012s] ( 235/1667) spt::bin/spt cli::tests::remote_cell_project_ref_from_gossiped_recent_projects
2026-07-11T03:00:00.2376774Z         PASS [   0.055s] ( 236/1667) spt::bin/spt cli::tests::release_archive_extracts_to_a_registrable_root
2026-07-11T03:00:00.2442077Z         PASS [   0.015s] ( 237/1667) spt::bin/spt cli::tests::resolve_proof_target_override_reads_on_disk
2026-07-11T03:00:00.2542573Z         PASS [   0.015s] ( 238/1667) spt::bin/spt cli::tests::resolve_transport_auto_follows_probe
2026-07-11T03:00:00.2576637Z         PASS [   0.010s] ( 239/1667) spt::bin/spt cli::tests::resolve_transport_explicit_never_probes
2026-07-11T03:00:00.2649323Z         PASS [   0.011s] ( 240/1667) spt::bin/spt cli::tests::rest_filter_hides_suspended_shows_all_and_corrupt_always
2026-07-11T03:00:00.2656262Z         PASS [   0.010s] ( 241/1667) spt::bin/spt cli::tests::rest_filter_status_first_ordering
2026-07-11T03:00:00.2739047Z         PASS [   0.010s] ( 242/1667) spt::bin/spt cli::tests::rest_filter_total_disclosure_and_corrupt_annotation
2026-07-11T03:00:00.2844315Z         PASS [   0.017s] ( 243/1667) spt::bin/spt cli::tests::ring_timeout_defaults
2026-07-11T03:00:00.2920744Z         PASS [   0.011s] ( 244/1667) spt::bin/spt cli::tests::self_pin_annotates_psyche_host_failure
2026-07-11T03:00:00.3060157Z         PASS [   0.014s] ( 245/1667) spt::bin/spt cli::tests::self_pin_annotates_translation_fault
2026-07-11T03:00:00.3163288Z         PASS [   0.010s] ( 246/1667) spt::bin/spt cli::tests::self_pin_includes_description_when_present
2026-07-11T03:00:00.3302127Z         PASS [   0.013s] ( 247/1667) spt::bin/spt cli::tests::send_reply_to_flag_is_removed_and_target_required
2026-07-11T03:00:00.3399283Z         PASS [   0.064s] ( 248/1667) spt::bin/spt cli::tests::run_bounded_yields_value_or_timeout_default
2026-07-11T03:00:00.3450634Z         PASS [   0.015s] ( 249/1667) spt::bin/spt cli::tests::send_user_msg_flag_parses
2026-07-11T03:00:00.3659137Z         PASS [   0.021s] ( 250/1667) spt::bin/spt cli::tests::shell_owner_exclusivity_negatives
2026-07-11T03:00:00.3820264Z         PASS [   0.513s] ( 251/1667) spt::bin/spt cli::tests::fork_forks_homes_and_deletes_exactly_the_source
2026-07-11T03:00:00.3919436Z         PASS [   0.023s] ( 252/1667) spt::bin/spt cli::tests::shell_relink_relaunches_offline_instances_only
2026-07-11T03:00:00.4306121Z         PASS [   0.041s] ( 253/1667) spt::bin/spt cli::tests::shell_spawn_cap_and_over_cap_gates
2026-07-11T03:00:00.4871971Z         PASS [   0.442s] ( 254/1667) spt::bin/spt cli::tests::purge_removes_every_record
2026-07-11T03:00:00.5030507Z         PASS [   0.016s] ( 255/1667) spt::bin/spt cli::tests::shell_spawn_profiled_option_resolves_and_shares_cap
2026-07-11T03:00:00.5255928Z         PASS [   0.532s] ( 256/1667) spt::bin/spt cli::tests::probe_all_cap_batches_into_windows
2026-07-11T03:00:00.5289930Z         PASS [   0.023s] ( 257/1667) spt::bin/spt cli::tests::shell_subcommands_parse
2026-07-11T03:00:00.5530316Z         PASS [   0.026s] ( 258/1667) spt::bin/spt cli::tests::show_code_prints_reprovisioning_material
2026-07-11T03:00:00.5585081Z         PASS [   0.031s] ( 259/1667) spt::bin/spt cli::tests::shutdown_soft_stops_and_suspends
2026-07-11T03:00:00.5769369Z         PASS [   0.026s] ( 260/1667) spt::bin/spt cli::tests::single_subnet_auto_selects_and_code_matches_seed
2026-07-11T03:00:00.5901956Z         PASS [   0.013s] ( 261/1667) spt::bin/spt cli::tests::stage_then_swap_failed_fetch_preserves_install
2026-07-11T03:00:00.6425650Z         PASS [   0.052s] ( 262/1667) spt::bin/spt cli::tests::staged_floor_admits_when_core_meets_floor
2026-07-11T03:00:00.6691653Z         PASS [   0.287s] ( 263/1667) spt::bin/spt cli::tests::shell_spawn_approval_floor_gates
2026-07-11T03:00:00.6790735Z         PASS [   0.010s] ( 264/1667) spt::bin/spt cli::tests::stall_evict_line_surfaces_only_a_real_tally
2026-07-11T03:00:00.6883114Z         PASS [   0.009s] ( 265/1667) spt::bin/spt cli::tests::stop_guard_refuses_live_sessions_without_force
2026-07-11T03:00:00.6968067Z         PASS [   0.054s] ( 266/1667) spt::bin/spt cli::tests::staged_floor_refuses_above_floor_and_leaves_dest_untouched
2026-07-11T03:00:00.7100566Z         PASS [   0.151s] ( 267/1667) spt::bin/spt cli::tests::spt_hosted_no_relay_detection
2026-07-11T03:00:00.7232414Z         PASS [   0.032s] ( 268/1667) spt::bin/spt cli::tests::subcommands_parse
2026-07-11T03:00:00.7290148Z         PASS [   0.012s] ( 269/1667) spt::bin/spt cli::tests::subnet_status_renders_rows_and_hints_never_secrets
2026-07-11T03:00:00.7325310Z         PASS [   0.012s] ( 270/1667) spt::bin/spt cli::tests::subnets_joined_banner_renders_rows_and_divider
2026-07-11T03:00:00.7331869Z         PASS [   0.012s] ( 271/1667) spt::bin/spt cli::tests::subprocess_detail_prefers_stderr_then_stdout
2026-07-11T03:00:00.7456797Z         PASS [   0.013s] ( 272/1667) spt::bin/spt cli::tests::this_node_group_merges_roster_with_unbound_truth
2026-07-11T03:00:00.7490852Z         PASS [   0.010s] ( 273/1667) spt::bin/spt cli::tests::trust_mutation_gate_refuses_without_confirmed_elevation
2026-07-11T03:00:00.7519809Z         PASS [   0.412s] ( 274/1667) spt::bin/spt cli::tests::shell_channels_relay_sensory_and_text_file
2026-07-11T03:00:00.7546123Z         PASS [   0.054s] ( 275/1667) spt::bin/spt cli::tests::subnet_arg_shapes_parse
2026-07-11T03:00:00.7609950Z         PASS [   0.014s] ( 276/1667) spt::bin/spt cli::tests::unknown_elevation_falls_back
2026-07-11T03:00:00.7668324Z         PASS [   0.020s] ( 277/1667) spt::bin/spt cli::tests::unknown_named_subnet_is_usage_error
2026-07-11T03:00:00.7700447Z         PASS [   0.017s] ( 278/1667) spt::bin/spt cli::tests::whoami_is_an_endpoint_list_alias
2026-07-11T03:00:00.7704229Z         PASS [   0.022s] ( 279/1667) spt::bin/spt cli::tests::update_fetch_apply_flag_parses
2026-07-11T03:00:00.7780364Z         PASS [  19.302s] ( 280/1667) spt::resume_no_control_steal_e2e brain_respawn_keeps_every_session_controller_and_still_promotes
2026-07-11T03:00:00.7781619Z         PASS [   0.010s] ( 281/1667) spt::bin/spt elevation::tests::fallback_message_names_authenticator_app_and_subnet
2026-07-11T03:00:00.7792988Z         PASS [   0.020s] ( 282/1667) spt::bin/spt elevation::tests::already_elevated_short_circuits_on_every_os
2026-07-11T03:00:00.7794334Z         PASS [   0.013s] ( 283/1667) spt::bin/spt elevation::tests::current_returns_a_determinate_level_on_supported_platforms
2026-07-11T03:00:00.7860119Z         PASS [   0.015s] ( 284/1667) spt::bin/spt elevation::tests::gate_shows_only_when_confirmed_elevated
2026-07-11T03:00:00.7890818Z         PASS [   0.010s] ( 285/1667) spt::bin/spt elevation::tests::launcher_argv_is_absolute_exe_plus_verbatim_args
2026-07-11T03:00:00.7920280Z         PASS [   0.011s] ( 286/1667) spt::bin/spt elevation::tests::launchers_never_shell_interpolate_a_crafted_arg
2026-07-11T03:00:00.7929732Z         PASS [   0.010s] ( 287/1667) spt::bin/spt elevation::tests::print_hint_floor_uses_absolute_path_each_os
2026-07-11T03:00:00.7960178Z         PASS [   0.013s] ( 288/1667) spt::bin/spt elevation::tests::unix_path_order_tty_then_pkexec_then_terminal_then_hint
2026-07-11T03:00:00.7993249Z         PASS [   0.010s] ( 289/1667) spt::bin/spt helpfmt::tests::bold_styles_with_color_and_strips_without
2026-07-11T03:00:00.8049920Z         PASS [   0.014s] ( 290/1667) spt::bin/spt elevation::tests::windows_uac_only_interactive_other_always_prints
2026-07-11T03:00:00.8079725Z         PASS [   0.012s] ( 291/1667) spt::bin/spt helpfmt::tests::code_styles_with_color_and_strips_without
2026-07-11T03:00:00.8110601Z         PASS [   0.020s] ( 292/1667) spt::bin/spt helpfmt::tests::atx_header_at_line_start_strips_and_bolds
2026-07-11T03:00:00.8150064Z         PASS [   0.012s] ( 293/1667) spt::bin/spt helpfmt::tests::dual_contract_token_unstyled_while_prose_styles_on_color
2026-07-11T03:00:00.8179689Z         PASS [   0.020s] ( 294/1667) spt::bin/spt helpfmt::tests::color_enabled_truth_table
2026-07-11T03:00:00.8199744Z         PASS [   0.020s] ( 295/1667) spt::bin/spt helpfmt::tests::dual_contract_token_survives_strip_mode
2026-07-11T03:00:00.8239674Z         PASS [   0.018s] ( 296/1667) spt::bin/spt helpfmt::tests::empty_and_unmatched_markers_stay_literal
2026-07-11T03:00:00.8278450Z         PASS [   0.016s] ( 297/1667) spt::bin/spt helpfmt::tests::marker_never_spans_a_hard_break
2026-07-11T03:00:00.8299589Z         PASS [   0.023s] ( 298/1667) spt::bin/spt helpfmt::tests::link_becomes_its_text
2026-07-11T03:00:00.8370725Z         PASS [   0.020s] ( 299/1667) spt::bin/spt helpfmt::tests::marker_spans_a_clap_soft_wrap
2026-07-11T03:00:00.8444293Z         PASS [   0.013s] ( 300/1667) spt::bin/spt helpfmt::tests::nested_code_inside_bold_styles_both
2026-07-11T03:00:00.8480014Z         PASS [   0.017s] ( 301/1667) spt::bin/spt helpfmt::tests::multibyte_text_survives
2026-07-11T03:00:00.8570142Z         PASS [   0.023s] ( 302/1667) spt::bin/spt helpfmt::tests::preexisting_ansi_is_passed_through_untouched
2026-07-11T03:00:00.8660290Z         PASS [   0.026s] ( 303/1667) spt::bin/spt helpfmt::tests::plain_text_is_unchanged
2026-07-11T03:00:00.8661249Z         PASS [   0.025s] ( 304/1667) spt::bin/spt helpfmt::tests::resolve_console_color_strips_when_vt_unavailable
2026-07-11T03:00:00.8677957Z         PASS [   0.027s] ( 305/1667) spt::bin/spt picker::data::tests::driven_by_display_renders_name_not_hex
2026-07-11T03:00:00.8679597Z         PASS [   0.029s] ( 306/1667) spt::bin/spt picker::data::tests::disambiguate_project_ids_cases
2026-07-11T03:00:00.8772816Z         PASS [   0.019s] ( 307/1667) spt::bin/spt picker::data::tests::non_drivable_predicate_covers_worker_and_psyche
2026-07-11T03:00:00.8895257Z         PASS [   0.026s] ( 308/1667) spt::bin/spt picker::data::tests::own_node_tab_label_falls_back_to_keyprefix
2026-07-11T03:00:00.8925740Z         PASS [   0.015s] ( 309/1667) spt::bin/spt picker::data::tests::project_refs_from_sessions_excludes_owlery_and_dedups_newest_first
2026-07-11T03:00:00.9072131Z         PASS [   0.017s] ( 310/1667) spt::bin/spt picker::data::tests::project_refs_from_unions_fresh_origin_and_store_branches
2026-07-11T03:00:00.9100047Z         PASS [   0.055s] ( 311/1667) spt::bin/spt picker::data::tests::home_subnet_options_is_mru_ordered
2026-07-11T03:00:00.9108279Z         PASS [   0.018s] ( 312/1667) spt::bin/spt picker::data::tests::reconcile_overrides_subnet_with_local_roster
2026-07-11T03:00:00.9240411Z         PASS [   0.071s] ( 313/1667) spt::bin/spt picker::data::tests::gather_renders_live_unbound
2026-07-11T03:00:00.9270321Z         PASS [   0.017s] ( 314/1667) spt::bin/spt picker::data::tests::remote_picker_renders_suspended_dead_perch_offline
2026-07-11T03:00:00.9293798Z         PASS [   0.018s] ( 315/1667) spt::bin/spt picker::data::tests::resume_rows_derive_per_row_project_and_drop_owlery_sessions
2026-07-11T03:00:00.9327359Z         PASS [   0.022s] ( 316/1667) spt::bin/spt picker::data::tests::remote_rows_render_full_palette_parity
2026-07-11T03:00:00.9421110Z         PASS [   0.010s] ( 317/1667) spt::bin/spt picker::model::tests::adapter_tree_nests_profiles
2026-07-11T03:00:00.9474929Z         PASS [   0.023s] ( 318/1667) spt::bin/spt picker::data::tests::row_status_drives_unbound_display
2026-07-11T03:00:00.9492551Z         PASS [   0.023s] ( 319/1667) spt::bin/spt picker::data::tests::shared_machine_is_one_group_with_unioned_subnets
2026-07-11T03:00:00.9531763Z         PASS [   0.018s] ( 320/1667) spt::bin/spt picker::model::tests::back_unwinds
2026-07-11T03:00:00.9560217Z         PASS [   0.086s] ( 321/1667) spt::bin/spt picker::data::tests::picker_excludes_flat_worker_and_psyche
2026-07-11T03:00:00.9564205Z         PASS [   0.015s] ( 322/1667) spt::bin/spt picker::model::tests::build_project_choices_head_here_rest
2026-07-11T03:00:00.9685933Z         PASS [   0.022s] ( 323/1667) spt::bin/spt picker::model::tests::category_labels_render_display_forms
2026-07-11T03:00:00.9719786Z         PASS [   0.022s] ( 324/1667) spt::bin/spt picker::model::tests::category_ring_wraps
2026-07-11T03:00:00.9749883Z         PASS [   0.016s] ( 325/1667) spt::bin/spt picker::model::tests::confirm_local_offline_unchanged_by_wake_split
2026-07-11T03:00:00.9789810Z         PASS [   0.023s] ( 326/1667) spt::bin/spt picker::model::tests::choose_project_outcome_bakes_cwd_and_diverts
2026-07-11T03:00:00.9791088Z         PASS [   0.028s] ( 327/1667) spt::bin/spt picker::model::tests::change_adapter_picks_and_returns_to_confirm
2026-07-11T03:00:00.9859922Z         PASS [   0.013s] ( 328/1667) spt::bin/spt picker::model::tests::confirm_terminal_routes
2026-07-11T03:00:00.9929982Z         PASS [   0.021s] ( 329/1667) spt::bin/spt picker::model::tests::confirm_options_status_dependent
2026-07-11T03:00:01.0020030Z         PASS [   0.032s] ( 330/1667) spt::bin/spt picker::model::tests::confirm_options_remote_suspended_is_wake_not_start
2026-07-11T03:00:01.0049924Z         PASS [   0.028s] ( 331/1667) spt::bin/spt picker::model::tests::confirm_terminal_wake_carries_raw_node
2026-07-11T03:00:01.0109901Z         PASS [   0.031s] ( 332/1667) spt::bin/spt picker::model::tests::create_new_multisubnet_inserts_home_layer
2026-07-11T03:00:01.0120308Z         PASS [   0.027s] ( 333/1667) spt::bin/spt picker::model::tests::create_outcome_bakes_run
2026-07-11T03:00:01.0140327Z         PASS [   0.021s] ( 334/1667) spt::bin/spt picker::model::tests::cursor_clamps
2026-07-11T03:00:01.0226821Z         PASS [   0.022s] ( 335/1667) spt::bin/spt picker::model::tests::display_mapping_matrix
2026-07-11T03:00:01.0283326Z         PASS [   0.028s] ( 336/1667) spt::bin/spt picker::model::tests::display_status_four_state_type_gated
2026-07-11T03:00:01.0313771Z         PASS [   0.017s] ( 337/1667) spt::bin/spt picker::model::tests::empty_scope_opens_create
2026-07-11T03:00:01.0349888Z         PASS [   0.022s] ( 338/1667) spt::bin/spt picker::model::tests::display_status_unbound_is_hollow_and_attachable
2026-07-11T03:00:01.0357935Z         PASS [   0.021s] ( 339/1667) spt::bin/spt picker::model::tests::ep_display_glyph_and_square_palette
2026-07-11T03:00:01.0439849Z         PASS [   0.018s] ( 340/1667) spt::bin/spt picker::model::tests::esc_backs_out_of_home_layer
2026-07-11T03:00:01.0456286Z         PASS [   0.017s] ( 341/1667) spt::bin/spt picker::model::tests::from_resource_row_maps_gossiped_adapter_projects_controlled
2026-07-11T03:00:01.0499553Z         PASS [   0.021s] ( 342/1667) spt::bin/spt picker::model::tests::filter_narrows
2026-07-11T03:00:01.0529673Z         PASS [   0.019s] ( 343/1667) spt::bin/spt picker::model::tests::home_selection_bakes_into_run_subnet
2026-07-11T03:00:01.0629907Z         PASS [   0.027s] ( 344/1667) spt::bin/spt picker::model::tests::kind_routes
2026-07-11T03:00:01.0650146Z         PASS [   0.020s] ( 345/1667) spt::bin/spt picker::model::tests::launch_keys_live_only_on_launch_capable_highlights
2026-07-11T03:00:01.0769880Z         PASS [   0.030s] ( 346/1667) spt::bin/spt picker::model::tests::prefill_jumps_to_create
2026-07-11T03:00:01.0793200Z         PASS [   0.029s] ( 347/1667) spt::bin/spt picker::model::tests::project_filter_keys_on_slug_while_tab_renders_display
2026-07-11T03:00:01.0820739Z         PASS [   0.027s] ( 348/1667) spt::bin/spt picker::model::tests::purge_confirm_yields_outcome_and_backs_out
2026-07-11T03:00:01.0859675Z         PASS [   0.019s] ( 349/1667) spt::bin/spt picker::model::tests::reenter_create_keeps_or_clears_id
2026-07-11T03:00:01.0919855Z         PASS [   0.031s] ( 350/1667) spt::bin/spt picker::model::tests::purge_shortcut_gates_to_offline_local
2026-07-11T03:00:01.0999946Z         PASS [   0.019s] ( 351/1667) spt::bin/spt picker::model::tests::resume_title_render
2026-07-11T03:00:01.1039698Z         PASS [   0.028s] ( 352/1667) spt::bin/spt picker::model::tests::remove_endpoint_drops_row_and_clamps_cursor
2026-07-11T03:00:01.1059655Z         PASS [   0.026s] ( 353/1667) spt::bin/spt picker::model::tests::resume_outcome_adapter_follows_recorded_row
2026-07-11T03:00:01.1110509Z         PASS [   0.031s] ( 354/1667) spt::bin/spt picker::model::tests::resume_outcome_bakes_session
2026-07-11T03:00:01.1129578Z         PASS [   0.012s] ( 355/1667) spt::bin/spt picker::model::tests::single_subnet_skips_home_layer
2026-07-11T03:00:01.1159718Z         PASS [   0.024s] ( 356/1667) spt::bin/spt picker::model::tests::should_offer_project_choice_fire_conditions
2026-07-11T03:00:01.1259697Z         PASS [   0.021s] ( 357/1667) spt::bin/spt picker::model::tests::suspended_is_distinct_from_offline
2026-07-11T03:00:01.1339889Z         PASS [   0.027s] ( 358/1667) spt::bin/spt picker::model::tests::visible_partitions_and_sorts
2026-07-11T03:00:01.1399678Z         PASS [   0.021s] ( 359/1667) spt::bin/spt picker::shortcut::tests::bakes_resume_and_action
2026-07-11T03:00:01.1429747Z         PASS [   0.023s] ( 360/1667) spt::bin/spt picker::shortcut::tests::bakes_create_attach_by_default
2026-07-11T03:00:01.1459657Z         PASS [   0.021s] ( 361/1667) spt::bin/spt picker::shortcut::tests::basename_is_parameterized
2026-07-11T03:00:01.1549716Z         PASS [   0.028s] ( 362/1667) spt::bin/spt picker::shortcut::tests::sentinel_detection
2026-07-11T03:00:01.1599758Z         PASS [   0.023s] ( 363/1667) spt::bin/spt picker::shortcut::tests::write_create_update_refuse
2026-07-11T03:00:01.1629554Z         PASS [   0.023s] ( 364/1667) spt::bin/spt picker::view::tests::adapter_tree_buffer
2026-07-11T03:00:01.1659556Z         PASS [   0.030s] ( 365/1667) spt::bin/spt picker::tests::backspace_stays_char_delete_in_text_contexts
2026-07-11T03:00:01.1689514Z         PASS [   0.030s] ( 366/1667) spt::bin/spt picker::tests::backspace_backs_out_screens_like_esc
2026-07-11T03:00:01.1850010Z         PASS [   0.030s] ( 367/1667) spt::bin/spt picker::view::tests::change_adapter_screen_renders_tree_and_apply_legend
2026-07-11T03:00:01.1939869Z         PASS [   0.033s] ( 368/1667) spt::bin/spt picker::view::tests::confirm_buffer_options
2026-07-11T03:00:01.1959708Z         PASS [   0.039s] ( 369/1667) spt::bin/spt picker::view::tests::choose_project_buffer_keeps_confirm_panel
2026-07-11T03:00:01.1989853Z         PASS [   0.033s] ( 370/1667) spt::bin/spt picker::view::tests::confirm_fork_and_shortcut_labels_are_dir_relative
2026-07-11T03:00:01.2019638Z         PASS [   0.034s] ( 371/1667) spt::bin/spt picker::view::tests::confirm_panel_history_renders_display_not_slug
2026-07-11T03:00:01.2059634Z         PASS [   0.021s] ( 372/1667) spt::bin/spt picker::view::tests::create_home_lists_subnets
2026-07-11T03:00:01.2169738Z         PASS [   0.023s] ( 373/1667) spt::bin/spt picker::view::tests::kind_buffer
2026-07-11T03:00:01.2239819Z         PASS [   0.028s] ( 374/1667) spt::bin/spt picker::view::tests::pick_buffer_has_squares_and_description
2026-07-11T03:00:01.2349888Z         PASS [   0.033s] ( 375/1667) spt::bin/spt picker::view::tests::pick_empty_category_hint
2026-07-11T03:00:01.2380680Z         PASS [   0.040s] ( 376/1667) spt::bin/spt picker::view::tests::footer_hints_h_s_only_when_launch_keys_live
2026-07-11T03:00:01.2419733Z         PASS [   0.023s] ( 377/1667) spt::bin/spt picker::view::tests::resume_buffer_keeps_confirm_panel
2026-07-11T03:00:01.2569842Z         PASS [   0.030s] ( 378/1667) spt::bin/spt picker::view::tests::resume_buffer_lists_sessions
2026-07-11T03:00:01.2629867Z         PASS [   0.024s] ( 379/1667) spt::bin/spt rc::tests::attach_offline_endpoint_short_circuits_clean
2026-07-11T03:00:01.2686934Z         PASS [   0.061s] ( 380/1667) spt::bin/spt picker::view::tests::pick_status_line_four_state
2026-07-11T03:00:01.2699551Z         PASS [   0.014s] ( 381/1667) spt::bin/spt rc::tests::classify_read_err_eof_is_graceful_not_fatal
2026-07-11T03:00:01.2799679Z         PASS [   0.048s] ( 382/1667) spt::bin/spt rc::tests::attach_against_stopped_daemon_never_spawns_and_exits_loud
2026-07-11T03:00:01.2820989Z         PASS [   0.019s] ( 383/1667) spt::bin/spt rc::tests::detach_keybind_semantics
2026-07-11T03:00:01.2859739Z         PASS [   0.013s] ( 384/1667) spt::bin/spt rc::tests::first_event_stall_decision
2026-07-11T03:00:01.2942984Z         PASS [   0.027s] ( 385/1667) spt::bin/spt rc::tests::detach_prefix_spans_chunks
2026-07-11T03:00:01.2965483Z         PASS [   0.014s] ( 386/1667) spt::bin/spt rc::tests::mouse_mode_decset_scan_survives_split_across_chunks
2026-07-11T03:00:01.2989704Z         PASS [   0.018s] ( 387/1667) spt::bin/spt rc::tests::give_up_copy_names_daemon_down_vs_generic
2026-07-11T03:00:01.3019619Z         PASS [   0.020s] ( 388/1667) spt::bin/spt rc::tests::identity_line_format
2026-07-11T03:00:01.3109945Z         PASS [   0.016s] ( 389/1667) spt::bin/spt rc::tests::mouse_mode_decset_scan_tracks_enable_and_sgr
2026-07-11T03:00:01.3169746Z         PASS [   0.020s] ( 390/1667) spt::bin/spt rc::tests::op_minter_distinct_and_monotonic
2026-07-11T03:00:01.3199676Z         PASS [   0.015s] ( 391/1667) spt::bin/spt rc::tests::pump_status_emit_sequence_over_write_sink
2026-07-11T03:00:01.3259992Z         PASS [   0.023s] ( 392/1667) spt::bin/spt rc::tests::public_attach_failure_maps_deadline_class_only
2026-07-11T03:00:01.3285145Z         PASS [   0.012s] ( 393/1667) spt::bin/spt rc::tests::reassert_scanner_triggers_only_on_region_destroyers
2026-07-11T03:00:01.3329675Z         PASS [   0.014s] ( 394/1667) spt::bin/spt rc::tests::reconnect_banner_clears_and_centers
2026-07-11T03:00:01.3349564Z         PASS [   0.014s] ( 395/1667) spt::bin/spt rc::tests::reconnect_banner_shows_the_countdown
2026-07-11T03:00:01.3379656Z         PASS [   0.025s] ( 396/1667) spt::bin/spt rc::tests::reassert_scanner_survives_split_across_chunks
2026-07-11T03:00:01.3409586Z         PASS [   0.012s] ( 397/1667) spt::bin/spt rc::tests::reconnect_remaining_secs_counts_down_ceil
2026-07-11T03:00:01.3499788Z         PASS [   0.018s] ( 398/1667) spt::bin/spt rc::tests::reconnect_window_expiry_decision
2026-07-11T03:00:01.3559752Z         PASS [   0.016s] ( 399/1667) spt::bin/spt rc::tests::serve_eof_severed_vs_refused
2026-07-11T03:00:01.3589623Z         PASS [   0.012s] ( 400/1667) spt::bin/spt rc::tests::status_repaint_exact_bytes_and_right_align
2026-07-11T03:00:01.3619782Z         PASS [   0.022s] ( 401/1667) spt::bin/spt rc::tests::status_assert_reserves_row1_then_repaints
2026-07-11T03:00:01.3659791Z         PASS [   0.013s] ( 402/1667) spt::bin/spt rc::tests::status_update_size_repoints_geometry
2026-07-11T03:00:01.3669598Z         PASS [   0.016s] ( 403/1667) spt::bin/spt rc::tests::status_row_marker_is_disabled_by_flag
2026-07-11T03:00:01.3759331Z         PASS [   0.017s] ( 404/1667) spt::bin/spt rc::tests::status_restore_exact_bytes
2026-07-11T03:00:01.3811478Z         PASS [   0.024s] ( 405/1667) spt::bin/spt roster::tests::detect_self_by_ancestry_none_when_no_ancestor_owns_a_perch
2026-07-11T03:00:01.3888484Z         PASS [   0.018s] ( 406/1667) spt::bin/spt roster::tests::detect_self_id_endpoint_id_leg_is_label_only_and_perch_gated
2026-07-11T03:00:01.3980707Z         PASS [   0.031s] ( 407/1667) spt::bin/spt roster::tests::detect_self_by_ancestry_resolves_a_live_ancestor_perch
2026-07-11T03:00:01.4019846Z         PASS [   0.027s] ( 408/1667) spt::bin/spt roster::tests::detect_self_resolves_spt_hosted_perch_via_parent_pid
2026-07-11T03:00:01.4080199Z         PASS [   0.024s] ( 409/1667) spt::bin/spt roster::tests::enumerate_yields_offline_corrupt_row_for_unparseable_info
2026-07-11T03:00:01.4109709Z         PASS [   0.010s] ( 410/1667) spt::bin/spt roster::tests::match_self_by_ancestry_disambiguates_and_none
2026-07-11T03:00:01.4140554Z         PASS [   0.022s] ( 411/1667) spt::bin/spt roster::tests::list_all_perch_dirs_enumerates_nested_psyche_for_self_resolution
2026-07-11T03:00:01.4169816Z         PASS [   0.011s] ( 412/1667) spt::bin/spt wansend::tests::bare_id_resolves_across_remote_snapshot
2026-07-11T03:00:01.4229781Z         PASS [   0.025s] ( 413/1667) spt::bin/spt roster::tests::parent_pid_candidates_stay_ancestry_gated
2026-07-11T03:00:01.4259630Z         PASS [   0.016s] ( 414/1667) spt::bin/spt tests::broken_pipe_panic_classifier
2026-07-11T03:00:01.4330341Z         PASS [   0.020s] ( 415/1667) spt::bin/spt wansend::tests::classify_wan_reply_only_delivers_on_positive_outcomes
2026-07-11T03:00:01.4400125Z         PASS [   0.016s] ( 416/1667) spt::bin/spt wansend::tests::refusals_render_copy_paste_targets
2026-07-11T03:00:01.4429861Z         PASS [   0.023s] ( 417/1667) spt::bin/spt wansend::tests::load_snapshots_degrades_on_junk
2026-07-11T03:00:01.4540089Z         PASS [   0.013s] ( 418/1667) spt::bin/spt wansend::tests::seed_first_addr_prefers_the_cached_direct_address
2026-07-11T03:00:01.5020486Z         PASS [   0.059s] ( 419/1667) spt::bin/spt wansend::tests::resolve_and_dial_owner_is_honest_on_resolution_misses
2026-07-11T03:00:01.5119856Z         PASS [   0.012s] ( 420/1667) spt-daemon access::tests::gate_decision_table
2026-07-11T03:00:01.5300080Z         PASS [   0.019s] ( 421/1667) spt-daemon access::tests::reply_passes_where_unsolicited_refused
2026-07-11T03:00:01.5430079Z         PASS [   0.112s] ( 422/1667) spt::bin/spt wansend::tests::resolve_and_dial_owner_dials_the_resolved_node
2026-07-11T03:00:01.5489929Z         PASS [   0.020s] ( 423/1667) spt-daemon access::tests::same_node_always_passes_without_minting
2026-07-11T03:00:01.5630173Z         PASS [   0.019s] ( 424/1667) spt-daemon adapter_update::tests::delegated_attested_delegates_command
2026-07-11T03:00:01.5689861Z         PASS [   0.021s] ( 425/1667) spt-daemon adapter_update::tests::delegated_unattested_is_skipped
2026-07-11T03:00:01.5900076Z         PASS [   0.026s] ( 426/1667) spt-daemon adapter_update::tests::file_pull_tampered_bytes_rejected
2026-07-11T03:00:01.5990630Z         PASS [   0.010s] ( 427/1667) spt-daemon adapter_update::tests::file_pull_without_payload_is_skipped
2026-07-11T03:00:01.6060027Z         PASS [   0.034s] ( 428/1667) spt-daemon adapter_update::tests::file_pull_verified_against_adapter_key
2026-07-11T03:00:01.6270258Z         PASS [   0.021s] ( 429/1667) spt-daemon adapter_update::tests::gh_release_is_managed_cli_side_not_in_pure_plan
2026-07-11T03:00:01.6370012Z         PASS [   0.037s] ( 430/1667) spt-daemon adapter_update::tests::file_pull_wrong_key_rejected
2026-07-11T03:00:01.6550147Z         PASS [   0.028s] ( 431/1667) spt-daemon adapter_update::tests::ripple_conducts_each_adapter_in_order
2026-07-11T03:00:01.6583801Z         PASS [   0.018s] ( 432/1667) spt-daemon adapter_update::tests::ripple_registered_uses_the_registered_set
2026-07-11T03:00:01.6910263Z         PASS [   0.037s] ( 433/1667) spt-daemon applyhost::tests::apply_staged_daemonless_holds_the_fail_closed_gates
2026-07-11T03:00:01.6959873Z         PASS [   0.042s] ( 434/1667) spt-daemon applyhost::tests::apply_staged_daemonless_swaps_binary_with_no_broker
2026-07-11T03:00:01.7082530Z         PASS [   0.255s] ( 435/1667) spt::bin/spt wansend::tests::wan_send_ships_to_the_resolved_node
2026-07-11T03:00:01.7650228Z         PASS [   0.068s] ( 436/1667) spt-daemon applyhost::tests::apply_staged_refuses_a_quarantined_version
2026-07-11T03:00:01.7710431Z         PASS [   0.081s] ( 437/1667) spt-daemon applyhost::tests::apply_staged_gates_fail_closed_with_the_seat_untouched
2026-07-11T03:00:01.7743401Z         PASS [  28.685s] ( 438/1667) spt::live_adapt_translation_swap_e2e adapter_apply_swaps_locked_translation_binary_without_restarting_endpoint
2026-07-11T03:00:01.7789977Z         PASS [   0.067s] ( 439/1667) spt-daemon applyhost::tests::apply_staged_refuses_platform_blind_or_mismatched_single
2026-07-11T03:00:01.8260397Z         PASS [   0.055s] ( 440/1667) spt-daemon applyhost::tests::apply_staged_update_set_refuses_broker_touching_payloads
2026-07-11T03:00:01.8271492Z         PASS [   0.065s] ( 441/1667) spt-daemon applyhost::tests::apply_staged_swaps_binary_and_hands_off_without_touching_the_endpoint
2026-07-11T03:00:01.8296321Z         PASS [   0.058s] ( 442/1667) spt-daemon applyhost::tests::apply_staged_update_set_selects_local_platform_artifact
2026-07-11T03:00:01.8349869Z         PASS [   0.059s] ( 443/1667) spt-daemon applyhost::tests::apply_staged_without_broker_hosted_sessions_swaps_binary
2026-07-11T03:00:01.8422681Z         PASS [   0.012s] ( 444/1667) spt-daemon applyhost::tests::staged_already_applied_classifies_up_to_date_vs_newer
2026-07-11T03:00:01.8490923Z         PASS [  28.967s] ( 445/1667) spt::live_adapt_translation_swap_e2e adapter_apply_swaps_composite_profile_endpoint_matched_on_parent
2026-07-11T03:00:01.8492124Z         PASS [   0.015s] ( 446/1667) spt-daemon autostart::tests::empty_config_is_a_pure_noop
2026-07-11T03:00:01.8560190Z         PASS [   0.011s] ( 447/1667) spt-daemon autostart::tests::unresolved_adapter_loud_skips_before_any_launch
2026-07-11T03:00:01.8615520Z         PASS [   0.012s] ( 448/1667) spt-daemon brain::tests::cold_brain_still_rejects_a_forward_output_gap
2026-07-11T03:00:01.8631910Z         PASS [   0.013s] ( 449/1667) spt-daemon brain::tests::controller_resume_from_floor_refetches_after_a_gap
2026-07-11T03:00:01.8635758Z         PASS [   0.009s] ( 450/1667) spt-daemon brain::tests::peer_reply_deadline_caps_below_carrier_deadline
2026-07-11T03:00:01.8679911Z         PASS [   0.041s] ( 451/1667) spt-daemon applyhost::tests::brain_restart_verb_raises_the_supervisor_signal
2026-07-11T03:00:01.8681072Z         PASS [   0.040s] ( 452/1667) spt-daemon applyhost::tests::broker_reports_its_compiled_image_version_over_ipc
2026-07-11T03:00:01.8707647Z         PASS [   0.009s] ( 453/1667) spt-daemon brain::tests::reclassify_peer_reply_maps_timeout_off_poison
2026-07-11T03:00:01.8747590Z         PASS [   0.011s] ( 454/1667) spt-daemon brain::tests::viewer_snap_attach_accepts_a_forward_output_gap
2026-07-11T03:00:01.8775916Z         PASS [   0.010s] ( 455/1667) spt-daemon brainproc::tests::appended_padding_flips_exe_hash
2026-07-11T03:00:01.8777109Z         PASS [   0.009s] ( 456/1667) spt-daemon brainproc::tests::backoff_doubles_on_fast_death_resets_when_healthy
2026-07-11T03:00:01.8786008Z         PASS [   0.017s] ( 457/1667) spt-daemon brain::tests::skip_to_live_accepts_a_forward_seq_jump_via_snap_above
2026-07-11T03:00:01.8787650Z         PASS [   0.009s] ( 458/1667) spt-daemon brainproc::tests::brain_child_args_carry_generation_and_reason
2026-07-11T03:00:01.8857736Z         PASS [   0.011s] ( 459/1667) spt-daemon brainproc::tests::bytes_gate_truth_table
2026-07-11T03:00:01.8859367Z         PASS [   0.464s] ( 460/1667) spt::bin/spt wansend::tests::remote_rest_suspends_and_wakes_with_the_deferred_gate
2026-07-11T03:00:01.8867279Z         PASS [   0.009s] ( 461/1667) spt-daemon brainproc::tests::consumer_gate_spawns_once_when_net_enabled
2026-07-11T03:00:01.8903464Z         PASS [   0.012s] ( 462/1667) spt-daemon brainproc::tests::planned_restart_respawns_with_update_reason
2026-07-11T03:00:01.8945009Z         PASS [   0.008s] ( 463/1667) spt-daemon brainproc::tests::ready_exe_hash_parses_and_is_n1_readable
2026-07-11T03:00:01.8953850Z         PASS [   0.010s] ( 464/1667) spt-daemon brainproc::tests::ready_but_wrong_bytes_rolls_back_never_promotes
2026-07-11T03:00:01.8996769Z         PASS [   0.009s] ( 465/1667) spt-daemon brainproc::tests::ready_generation_at_reads_file_and_absent_is_none
2026-07-11T03:00:01.9027413Z         PASS [   0.008s] ( 466/1667) spt-daemon brainproc::tests::ready_generation_parses_stamp_and_fails_safe
2026-07-11T03:00:01.9097181Z         PASS [   0.010s] ( 467/1667) spt-daemon brainproc::tests::rollback_running_version_is_prior_not_n_minus_one
2026-07-11T03:00:01.9102089Z         PASS [   0.008s] ( 468/1667) spt-daemon brainproc::tests::rolled_back_record_spawns_rollback_binary_on_a_fresh_supervisor
2026-07-11T03:00:01.9181032Z         PASS [   0.008s] ( 469/1667) spt-daemon brainproc::tests::select_brain_exe_prefers_canonical_over_per_spawn_current_exe
2026-07-11T03:00:01.9250498Z         PASS [   0.007s] ( 470/1667) spt-daemon brainproc::tests::start_reason_arg_round_trips_and_is_lenient
2026-07-11T03:00:02.0870926Z         PASS [   0.210s] ( 471/1667) spt-daemon brainproc::tests::clear_before_spawn_defeats_exact_generation_stale_file
2026-07-11T03:00:02.0896053Z         PASS [   0.211s] ( 472/1667) spt-daemon brainproc::tests::ready_but_old_gen_never_drains_does_not_promote_rolls_back
2026-07-11T03:00:02.1053983Z         PASS [   0.220s] ( 473/1667) spt-daemon brainproc::tests::ready_candidate_promotes_once_old_gen_drains
2026-07-11T03:00:02.1150645Z         PASS [   0.220s] ( 474/1667) spt-daemon brainproc::tests::ready_with_matching_bytes_promotes
2026-07-11T03:00:02.3004646Z         PASS [   0.211s] ( 475/1667) spt-daemon brainproc::tests::trial_kills_alive_never_ready_candidate_before_rollback
2026-07-11T03:00:02.3110948Z         PASS [   0.011s] ( 476/1667) spt-daemon broker::tests::a_full_controller_does_not_starve_a_viewer_or_block_the_drain
2026-07-11T03:00:02.3193118Z         PASS [   0.008s] ( 477/1667) spt-daemon broker::tests::advance_delivered_is_monotonic
2026-07-11T03:00:02.3248315Z         PASS [   0.220s] ( 478/1667) spt-daemon brainproc::tests::trial_promotes_on_ready_then_supervises_the_accepted_binary
2026-07-11T03:00:02.3287662Z         PASS [   0.418s] ( 479/1667) spt-daemon brainproc::tests::stale_generation_minus_one_ready_never_promotes
2026-07-11T03:00:02.3288865Z         PASS [   0.009s] ( 480/1667) spt-daemon broker::tests::append_overflow_flags_the_evicted_viewer_for_skip_to_live
2026-07-11T03:00:02.3342090Z         PASS [   0.009s] ( 481/1667) spt-daemon broker::tests::apply_once_enqueues_ptywrite_exactly_once_and_dedups_replay
2026-07-11T03:00:02.3374144Z         PASS [   0.009s] ( 482/1667) spt-daemon broker::tests::chunk_text_splits_and_reassembles_exactly
2026-07-11T03:00:02.3432934Z         PASS [   0.009s] ( 483/1667) spt-daemon broker::tests::clamp_or_reset_resets_a_torn_ring_only
2026-07-11T03:00:02.3460555Z         PASS [   0.008s] ( 484/1667) spt-daemon broker::tests::contains_subslice_finds_contiguous_only
2026-07-11T03:00:02.3515368Z         PASS [   0.008s] ( 485/1667) spt-daemon broker::tests::contiguous_advance_freezes_on_a_gap
2026-07-11T03:00:02.3557952Z         PASS [   0.010s] ( 486/1667) spt-daemon broker::tests::controller_write_stall_predicate_distinguishes_wedged_from_idle
2026-07-11T03:00:02.3597240Z         PASS [   0.008s] ( 487/1667) spt-daemon broker::tests::delivered_cursor_advances_only_on_ok_and_is_monotonic
2026-07-11T03:00:02.3644194Z         PASS [   0.439s] ( 488/1667) spt-daemon brainproc::tests::supervisor_owns_generation_and_stamps_start_reason
2026-07-11T03:00:02.3645229Z         PASS [   0.009s] ( 489/1667) spt-daemon broker::tests::echo_verified_catches_a_swallowed_head
2026-07-11T03:00:02.3685509Z         PASS [   0.009s] ( 490/1667) spt-daemon broker::tests::input_enqueue_drops_and_stamps_on_full_then_heals_on_drain
2026-07-11T03:00:02.3733835Z         PASS [   0.009s] ( 491/1667) spt-daemon broker::tests::input_writer_preserves_strict_fifo_order_through_the_sole_writer
2026-07-11T03:00:02.3760213Z         PASS [   0.011s] ( 492/1667) spt-daemon broker::tests::local_controller_wedged_scopes_to_the_brains_own_conn
2026-07-11T03:00:02.3773744Z         PASS [   0.009s] ( 493/1667) spt-daemon broker::tests::lock_floor_recovers_a_poisoned_inject_floor
2026-07-11T03:00:02.3817035Z         PASS [   0.008s] ( 494/1667) spt-daemon broker::tests::miss_respool_is_once_then_dead_letters
2026-07-11T03:00:02.3843529Z         PASS [   0.008s] ( 495/1667) spt-daemon broker::tests::miss_strikes_exhausted_at_budget
2026-07-11T03:00:02.3859670Z         PASS [   0.009s] ( 496/1667) spt-daemon broker::tests::output_log_tap_reads_bytes_since_snapshot
2026-07-11T03:00:02.3902287Z         PASS [   0.008s] ( 497/1667) spt-daemon broker::tests::pair_hold_lifecycle_decisions
2026-07-11T03:00:02.3937840Z         PASS [   0.010s] ( 498/1667) spt-daemon broker::tests::read_translation_command_none_when_absent
2026-07-11T03:00:02.3957119Z         PASS [   0.010s] ( 499/1667) spt-daemon broker::tests::read_translation_command_reads_declared
2026-07-11T03:00:02.4010774Z         PASS [   0.011s] ( 500/1667) spt-daemon broker::tests::reap_dead_controller_clears_a_finished_writer
2026-07-11T03:00:02.4035702Z         PASS [   0.010s] ( 501/1667) spt-daemon broker::tests::reap_dead_controller_leaves_a_live_writer_untouched
2026-07-11T03:00:02.4056374Z         PASS [   0.010s] ( 502/1667) spt-daemon broker::tests::reap_evicts_a_blocked_writer_not_only_an_exited_one
2026-07-11T03:00:02.4104026Z         PASS [   0.009s] ( 503/1667) spt-daemon broker::tests::recover_log_clamps_a_poisoned_torn_ring
2026-07-11T03:00:02.4124531Z         PASS [   0.009s] ( 504/1667) spt-daemon broker::tests::recover_reopens_a_poisoned_sessions_map
2026-07-11T03:00:02.4143993Z         PASS [   0.009s] ( 505/1667) spt-daemon broker::tests::select_endpoints_running_adapter_filters_dedups_sorts
2026-07-11T03:00:02.4195157Z         PASS [   0.009s] ( 506/1667) spt-daemon broker::tests::sessions_reply_resume_seq_defaults_when_absent
2026-07-11T03:00:02.4207849Z         PASS [   0.008s] ( 507/1667) spt-daemon broker::tests::should_settle_rearms_on_observable_pty
2026-07-11T03:00:02.4251849Z         PASS [   0.011s] ( 508/1667) spt-daemon broker::tests::stalled_incumbent_is_evicted_on_reattach_and_control_released
2026-07-11T03:00:02.4279575Z         PASS [   0.008s] ( 509/1667) spt-daemon broker::tests::stamp_divergence_gates_writes
2026-07-11T03:00:02.4364254Z         PASS [   0.008s] ( 510/1667) spt-daemon broker::tests::viewer_overflow_or_disconnect_evicts_never_blocks
2026-07-11T03:00:02.4625474Z         PASS [   0.037s] ( 511/1667) spt-daemon broker::tests::supervised_worker_panic_faults_and_reaps_child
2026-07-11T03:00:02.4710374Z         PASS [   0.008s] ( 512/1667) spt-daemon broker::tests::wake_gate_decision_truth_table
2026-07-11T03:00:02.4795225Z         PASS [   0.008s] ( 513/1667) spt-daemon codec::tests::back_to_back_frames_decode_independently
2026-07-11T03:00:02.4880432Z         PASS [   0.008s] ( 514/1667) spt-daemon codec::tests::frame_round_trips_through_buffer
2026-07-11T03:00:02.4964312Z         PASS [   0.008s] ( 515/1667) spt-daemon codec::tests::oversized_prefix_rejected
2026-07-11T03:00:02.5051788Z         PASS [   0.009s] ( 516/1667) spt-daemon config::tests::auto_suspend_knob_is_opt_in_default_off
2026-07-11T03:00:02.5140987Z         PASS [   0.009s] ( 517/1667) spt-daemon config::tests::crash_grace_is_config_driven
2026-07-11T03:00:02.5229269Z         PASS [   0.009s] ( 518/1667) spt-daemon config::tests::detached_subnets_knob_defaults_empty
2026-07-11T03:00:02.5271414Z         PASS [   0.440s] ( 519/1667) spt-daemon brainproc::tests::supervisor_respawns_brain_until_stopped
2026-07-11T03:00:02.5319648Z         PASS [   0.009s] ( 520/1667) spt-daemon config::tests::full_auto_update_is_gated_by_default
2026-07-11T03:00:02.5361622Z         PASS [   0.009s] ( 521/1667) spt-daemon config::tests::malformed_file_degrades_to_default
2026-07-11T03:00:02.5407015Z         PASS [   0.009s] ( 522/1667) spt-daemon config::tests::missing_file_is_default
2026-07-11T03:00:02.5450598Z         PASS [   0.009s] ( 523/1667) spt-daemon config::tests::pulse_period_is_config_driven
2026-07-11T03:00:02.5500745Z         PASS [   0.009s] ( 524/1667) spt-daemon config::tests::relay_choice_is_config_driven
2026-07-11T03:00:02.5541020Z         PASS [   0.009s] ( 525/1667) spt-daemon config::tests::save_load_roundtrip
2026-07-11T03:00:02.5596078Z         PASS [   0.010s] ( 526/1667) spt-daemon config::tests::startup_endpoints_roundtrip
2026-07-11T03:00:02.5662183Z         PASS [   0.012s] ( 527/1667) spt-daemon config::tests::upsert_startup_endpoint_appends_then_replaces_preserving_other_knobs
2026-07-11T03:00:02.5666869Z         PASS [   1.326s] ( 528/1667) spt::bin/spt rc::tests::attach_viewport_reconnects_across_a_broker_bounce
2026-07-11T03:00:02.5691645Z         PASS [   0.009s] ( 529/1667) spt-daemon conn::tests::conn_ids_are_unique_and_labels_stay_bounded
2026-07-11T03:00:02.5754657Z         PASS [   0.009s] ( 530/1667) spt-daemon conn::tests::organic_write_failure_still_poisons_and_is_not_the_timeout_class
2026-07-11T03:00:02.5758390Z         PASS [   0.009s] ( 531/1667) spt::bin/spt rc::tests::broker_host_child
2026-07-11T03:00:02.5782879Z         PASS [   0.009s] ( 532/1667) spt-daemon conn::tests::retirement_token_splits_deadline_from_organic_with_attribution_parity
2026-07-11T03:00:02.5837716Z         PASS [   0.008s] ( 533/1667) spt-daemon consent::tests::decide_honors_full_auto_flag
2026-07-11T03:00:02.5852308Z         PASS [   0.009s] ( 534/1667) spt::bin/spt rc::tests::reconnect_class_only_severed_transport_redrives
2026-07-11T03:00:02.5947917Z         PASS [   0.009s] ( 535/1667) spt-daemon crc_swap::tests::apply_rollback_never_strands
2026-07-11T03:00:02.6022267Z         PASS [   0.024s] ( 536/1667) spt-daemon consent::tests::no_live_session_resolves_to_none
2026-07-11T03:00:02.6048056Z         PASS [   0.010s] ( 537/1667) spt-daemon crc_swap::tests::apply_swaps_changed_creates_new_untouched_identical
2026-07-11T03:00:02.6116425Z         PASS [   0.009s] ( 538/1667) spt-daemon crc_swap::tests::crash_recovery_missing_target_keeps_last_good_old
2026-07-11T03:00:02.6142753Z         PASS [   0.009s] ( 539/1667) spt-daemon crc_swap::tests::displace_picks_fresh_old_name_and_gc_sweeps_stale
2026-07-11T03:00:02.6238861Z         PASS [   0.010s] ( 540/1667) spt-daemon crc_swap::tests::plan_recurses_nested_dirs
2026-07-11T03:00:02.6332564Z         PASS [   0.009s] ( 541/1667) spt-daemon crc_swap::tests::plan_selects_only_changed
2026-07-11T03:00:02.6400448Z         PASS [   0.311s] ( 542/1667) spt-daemon broker::tests::attach_initial_batch_is_a_clean_alt_screen_repaint_not_the_raw_ring
2026-07-11T03:00:02.6416262Z         PASS [   0.058s] ( 543/1667) spt-daemon consent::tests::resolves_most_recently_active_live_session
2026-07-11T03:00:02.6435706Z         PASS [   0.010s] ( 544/1667) spt-daemon crc_swap::tests::swap_error_carries_op_and_paths
2026-07-11T03:00:02.6500139Z         PASS [   0.008s] ( 545/1667) spt-daemon daemon::tests::net_retry_backoff_doubles_then_caps
2026-07-11T03:00:02.6515783Z         PASS [   0.008s] ( 546/1667) spt-daemon daemon::tests::null_std_handles_only_on_a_pipe_stderr
2026-07-11T03:00:02.6555593Z         PASS [   0.015s] ( 547/1667) spt-daemon daemon::tests::is_running_tracks_the_seed_channel
2026-07-11T03:00:02.6583548Z         PASS [   0.008s] ( 548/1667) spt-daemon deadline::tests::advance_after_fire_steps_one_grid_normally_and_collapses_a_stall
2026-07-11T03:00:02.6609385Z         PASS [   0.009s] ( 549/1667) spt-daemon deadline::tests::cold_and_crash_write_fresh_anchor_at_now
2026-07-11T03:00:02.6647252Z         PASS [   0.009s] ( 550/1667) spt-daemon deadline::tests::corrupt_file_degrades_to_fresh
2026-07-11T03:00:02.6673075Z         PASS [   0.009s] ( 551/1667) spt-daemon deadline::tests::distinct_keys_do_not_cross_clobber
2026-07-11T03:00:02.6692042Z         PASS [   0.008s] ( 552/1667) spt-daemon deadline::tests::next_fire_between_grid_points_rounds_up
2026-07-11T03:00:02.6730860Z         PASS [   0.008s] ( 553/1667) spt-daemon deadline::tests::next_fire_long_jump_collapses_missed_ticks_to_one
2026-07-11T03:00:02.6758098Z         PASS [   0.008s] ( 554/1667) spt-daemon deadline::tests::next_fire_on_grid_returns_now_and_advances_strictly
2026-07-11T03:00:02.6774255Z         PASS [   0.008s] ( 555/1667) spt-daemon deadline::tests::next_fire_saturates_when_now_precedes_anchor
2026-07-11T03:00:02.6814721Z         PASS [   0.008s] ( 556/1667) spt-daemon deadline::tests::one_shot_fires_at_or_after_target_and_never_resets
2026-07-11T03:00:02.6850355Z         PASS [   0.009s] ( 557/1667) spt-daemon deadline::tests::update_keeps_anchor_and_refreshes_interval
2026-07-11T03:00:02.6863443Z         PASS [   0.009s] ( 558/1667) spt-daemon deadline::tests::update_with_no_file_falls_back_fresh
2026-07-11T03:00:02.6897748Z         PASS [   0.008s] ( 559/1667) spt-daemon deadline::tests::zero_interval_degrades_to_config_default
2026-07-11T03:00:02.6950305Z         PASS [   0.009s] ( 560/1667) spt-daemon deelevate::tests::env_overlay_keeps_explicit_spt_home_alive
2026-07-11T03:00:02.6966601Z         PASS [   0.011s] ( 561/1667) spt-daemon deelevate::tests::election_resolves_real_users_never_root
2026-07-11T03:00:02.6983211Z         PASS [   0.008s] ( 562/1667) spt-daemon deelevate::tests::plan_spawn_deelevates_only_with_a_target
2026-07-11T03:00:02.7037229Z         PASS [   0.008s] ( 563/1667) spt-daemon deelevate::tests::sudo_invoker_derivation_is_strict
2026-07-11T03:00:02.7048739Z         PASS [   0.008s] ( 564/1667) spt-daemon digest::tests::common_prefix_len_finds_the_unchanged_head
2026-07-11T03:00:02.7137243Z         PASS [   0.009s] ( 565/1667) spt-daemon digest::tests::merge_by_ts_interleaves_context
2026-07-11T03:00:02.7191898Z         PASS [   0.016s] ( 566/1667) spt-daemon digest::tests::log_less_two_origin_merge_interleaves_by_ts
2026-07-11T03:00:02.7271521Z         PASS [   0.013s] ( 567/1667) spt-daemon digest::tests::projects_a_log_less_endpoint_from_digest_log
2026-07-11T03:00:02.7279550Z         PASS [   0.009s] ( 568/1667) spt-daemon digest::tests::projects_empty_for_a_sourceless_endpoint
2026-07-11T03:00:02.7353081Z         PASS [   0.008s] ( 569/1667) spt-daemon digest::tests::resolve_config_precedence
2026-07-11T03:00:02.7365122Z         PASS [   0.008s] ( 570/1667) spt-daemon digest::tests::supersede_collapses_cross_generation_replay_to_newest
2026-07-11T03:00:02.7438680Z         PASS [   0.008s] ( 571/1667) spt-daemon digest::tests::supersede_is_noop_on_disjoint_sessions
2026-07-11T03:00:02.7455907Z         PASS [   0.009s] ( 572/1667) spt-daemon digest::tests::supersede_keeps_within_generation_repeats
2026-07-11T03:00:02.7525665Z         PASS [   0.009s] ( 573/1667) spt-daemon digest::tests::supersede_trims_divider_around_emptied_middle_generation
2026-07-11T03:00:02.7541076Z         PASS [   0.008s] ( 574/1667) spt-daemon digesthub::tests::dropped_subscriber_is_pruned
2026-07-11T03:00:02.7547418Z         PASS [   0.057s] ( 575/1667) spt-daemon digest::tests::extractor_spans_sessions_with_a_boundary_marker
2026-07-11T03:00:02.7611208Z         PASS [   0.645s] ( 576/1667) spt-daemon brainproc::tests::trial_rolls_back_after_budget_of_pre_ready_exits
2026-07-11T03:00:02.7617446Z         PASS [   0.009s] ( 577/1667) spt-daemon digesthub::tests::project_and_publish_stores_latest
2026-07-11T03:00:02.7626759Z         PASS [   0.009s] ( 578/1667) spt-daemon digesthub::tests::publish_delta_is_tail_then_full_refresh
2026-07-11T03:00:02.7632177Z         PASS [   0.008s] ( 579/1667) spt-daemon digesthub::tests::render_is_glanceable
2026-07-11T03:00:02.7693882Z         PASS [   0.009s] ( 580/1667) spt-daemon digesthub::tests::subscribe_returns_current_base
2026-07-11T03:00:02.7708745Z         PASS [   0.009s] ( 581/1667) spt-daemon dispatch::tests::classifies_every_family_by_first_line_shape
2026-07-11T03:00:02.7712991Z         PASS [   0.008s] ( 582/1667) spt-daemon dispatch::tests::unknown_shapes_refuse_classification
2026-07-11T03:00:02.7718543Z         PASS [   0.008s] ( 583/1667) spt-daemon drivehub::tests::clear_evicts_the_slot
2026-07-11T03:00:02.7749074Z         PASS [   0.162s] ( 584/1667) spt-daemon crc_swap::tests::mapped_old_does_not_brick_apply_displaces_aside
2026-07-11T03:00:02.7789039Z         PASS [   0.009s] ( 585/1667) spt-daemon drivehub::tests::dead_generation_frame_is_never_served
2026-07-11T03:00:02.7803099Z         PASS [   0.009s] ( 586/1667) spt-daemon drivehub::tests::take_is_exactly_once
2026-07-11T03:00:02.7808371Z         PASS [   0.010s] ( 587/1667) spt-daemon drivehub::tests::slots_are_per_owner
2026-07-11T03:00:02.7840390Z         PASS [   0.012s] ( 588/1667) spt-daemon drivehub::tests::write_is_latest_wins
2026-07-11T03:00:02.7889058Z         PASS [   0.010s] ( 589/1667) spt-daemon effect::tests::apply_once_does_not_hold_the_journal_lock_across_effect
2026-07-11T03:00:02.7908396Z         PASS [   0.017s] ( 590/1667) spt-daemon effect::tests::applied_set_survives_reopen
2026-07-11T03:00:02.7976985Z         PASS [   0.009s] ( 591/1667) spt-daemon effect::tests::marker_is_single_source_and_frozen
2026-07-11T03:00:02.7995960Z         PASS [   0.009s] ( 592/1667) spt-daemon effect::tests::minter_tag_round_trips
2026-07-11T03:00:02.8067537Z         PASS [   0.009s] ( 593/1667) spt-daemon effect::tests::open_creates_missing_parent_dirs
2026-07-11T03:00:02.8073985Z         PASS [   0.027s] ( 594/1667) spt-daemon effect::tests::failed_effect_is_not_recorded_applied
2026-07-11T03:00:02.8165979Z         PASS [   0.009s] ( 595/1667) spt-daemon effect::tests::recover_is_migration_free
2026-07-11T03:00:02.8207778Z         PASS [   0.021s] ( 596/1667) spt-daemon effect::tests::poisoned_journal_lock_still_applies_subsequent_ops
2026-07-11T03:00:02.8254224Z         PASS [   0.009s] ( 597/1667) spt-daemon effect::tests::second_apply_for_same_key_is_deduped
2026-07-11T03:00:02.8274406Z         PASS [   0.021s] ( 598/1667) spt-daemon effect::tests::ptywrite_skips_the_durable_journal_write_while_netsend_persists
2026-07-11T03:00:02.8322804Z         PASS [   0.412s] ( 599/1667) spt-daemon broker::tests::superseded_controller_writer_is_epoch_gated_silent_one_live_writer_per_conn
2026-07-11T03:00:02.8335930Z         PASS [   0.008s] ( 600/1667) spt-daemon effect::tests::with_tracing_retry_no_retry_on_success
2026-07-11T03:00:02.8358399Z         PASS [   0.008s] ( 601/1667) spt-daemon effect::tests::with_tracing_retry_passes_through_other_errors
2026-07-11T03:00:02.8414390Z         PASS [   0.009s] ( 602/1667) spt-daemon effect::tests::with_tracing_retry_retries_once_on_no_longer_held
2026-07-11T03:00:02.8415740Z         PASS [   0.021s] ( 603/1667) spt-daemon effect::tests::shellchan_and_rc_same_session_dont_collide
2026-07-11T03:00:02.8428114Z         PASS [   0.009s] ( 604/1667) spt-daemon effect::tests::with_tracing_retry_terminal_is_public_language
2026-07-11T03:00:02.8446691Z         PASS [   0.009s] ( 605/1667) spt-daemon frame::tests::envelope_with_unknown_trailing_field_decodes_on_older_peer
2026-07-11T03:00:02.8501725Z         PASS [   0.009s] ( 606/1667) spt-daemon frame::tests::handshake_accepts_newer_brain_on_older_broker
2026-07-11T03:00:02.8505379Z         PASS [   0.008s] ( 607/1667) spt-daemon frame::tests::handshake_rejects_below_floor
2026-07-11T03:00:02.8522248Z         PASS [   0.009s] ( 608/1667) spt-daemon frame::tests::handshake_rejects_role_mismatch
2026-07-11T03:00:02.8532561Z         PASS [   0.009s] ( 609/1667) spt-daemon frame::tests::unknown_kind_is_not_a_decode_error
2026-07-11T03:00:02.8600139Z         PASS [   0.078s] ( 610/1667) spt-daemon effect::tests::each_named_minter_namespaces_its_ops
2026-07-11T03:00:02.8611095Z         PASS [   0.009s] ( 611/1667) spt-daemon grants::tests::escalation_answers_apply
2026-07-11T03:00:02.8618411Z         PASS [   0.009s] ( 612/1667) spt-daemon grants::tests::escalation_ask_body_roundtrip
2026-07-11T03:00:02.8620084Z         PASS [   0.009s] ( 613/1667) spt-daemon grants::tests::no_session_escalates_with_none_target
2026-07-11T03:00:02.8672542Z         PASS [   0.009s] ( 614/1667) spt-daemon grants::tests::preconsent_flags_author_grants
2026-07-11T03:00:02.8680335Z         PASS [   0.008s] ( 615/1667) spt-daemon grants::tests::reserved_capabilities_refuse_even_when_granted
2026-07-11T03:00:02.8681510Z         PASS [   0.008s] ( 616/1667) spt-daemon grants::tests::ungranted_escalates_granted_allows
2026-07-11T03:00:02.8722701Z         PASS [   0.010s] ( 617/1667) spt-daemon harnesshost::tests::mint_session_id_is_fresh_hex
2026-07-11T03:00:02.8771927Z         PASS [   0.010s] ( 618/1667) spt-daemon harnesshost::tests::node_missing_reference_fails_loud
2026-07-11T03:00:02.8778533Z         PASS [   0.010s] ( 619/1667) spt-daemon harnesshost::tests::prepare_fails_closed_on_wrong_kind_missing_role_and_bad_template
2026-07-11T03:00:02.8784992Z         PASS [   0.011s] ( 620/1667) spt-daemon harnesshost::tests::node_key_fills_advertised_label_in_session_template
2026-07-11T03:00:02.8820793Z         PASS [   0.010s] ( 621/1667) spt-daemon harnesshost::tests::prepare_fills_env_inject_values_with_substitution
2026-07-11T03:00:02.8878748Z         PASS [   0.010s] ( 622/1667) spt-daemon harnesshost::tests::prepare_fills_id_and_session_into_self_command
2026-07-11T03:00:02.8883811Z         PASS [   0.010s] ( 623/1667) spt-daemon harnesshost::tests::prepare_selects_resume_template_on_resume_else_self
2026-07-11T03:00:02.8885358Z         PASS [   0.010s] ( 624/1667) spt-daemon harnesshost::tests::prepare_resume_falls_back_to_self_when_no_resume_role
2026-07-11T03:00:02.8936156Z         PASS [   0.011s] ( 625/1667) spt-daemon harnesshost::tests::prepare_threads_translation_binary_when_declared
2026-07-11T03:00:02.9010362Z         PASS [   0.010s] ( 626/1667) spt-daemon harnesshost::tests::provisional_session_id_recognizes_own_mint_only
2026-07-11T03:00:02.9011941Z         PASS [   0.114s] ( 627/1667) spt-daemon effect::tests::gauntlet_is_exactly_once_across_brain_crashes
2026-07-11T03:00:02.9019954Z         PASS [   0.010s] ( 628/1667) spt-daemon harnesshost::tests::translation_binary_resolves_against_install_dir
2026-07-11T03:00:02.9222249Z         PASS [   0.024s] ( 629/1667) spt-daemon lifecycle::tests::base_keys_carries_single_subnet_no_home
2026-07-11T03:00:02.9392564Z         PASS [   0.041s] ( 630/1667) spt-daemon lifecycle::tests::crash_signoff_spares_recovered_self
2026-07-11T03:00:02.9397243Z         PASS [   0.041s] ( 631/1667) spt-daemon lifecycle::tests::crash_signoff_tears_down_when_still_gone
2026-07-11T03:00:02.9500372Z         PASS [   0.028s] ( 632/1667) spt-daemon lifecycle::tests::custody_survives_parent_boundary_and_reseed_clears
2026-07-11T03:00:02.9561250Z         PASS [   0.016s] ( 633/1667) spt-daemon lifecycle::tests::echo_fire_skips_loud_on_relative_dir_without_cwd
2026-07-11T03:00:02.9586538Z         PASS [   0.008s] ( 634/1667) spt-daemon lifecycle::tests::event_turn_timeout_floors_at_thirty_seconds
2026-07-11T03:00:02.9644805Z         PASS [   0.008s] ( 635/1667) spt-daemon lifecycle::tests::first_turn_psyche_context_is_never_empty
2026-07-11T03:00:02.9729701Z         PASS [   0.008s] ( 636/1667) spt-daemon lifecycle::tests::is_owlery_internal_cases
2026-07-11T03:00:02.9822171Z         PASS [   0.024s] ( 637/1667) spt-daemon lifecycle::tests::harness_owner_gone_anchors_on_parent_pid
2026-07-11T03:00:02.9824015Z         PASS [   0.043s] ( 638/1667) spt-daemon lifecycle::tests::echo_fire_resolves_relative_commune_dir_against_endpoint_cwd
2026-07-11T03:00:02.9830523Z         PASS [   0.010s] ( 639/1667) spt-daemon lifecycle::tests::manifest_cell_refresh_swaps_manifest_and_runtime
2026-07-11T03:00:02.9925908Z         PASS [   0.010s] ( 640/1667) spt-daemon lifecycle::tests::node_key_fills_advertised_label_in_lifecycle_base_keys
2026-07-11T03:00:02.9997902Z         PASS [   0.017s] ( 641/1667) spt-daemon lifecycle::tests::orphan_watch_honors_stop_for_live_owner
2026-07-11T03:00:03.0016704Z         PASS [   0.009s] ( 642/1667) spt-daemon lifecycle::tests::psyche_context_file_continue_is_zero_bytes_fresh_is_nonempty
2026-07-11T03:00:03.0082747Z         PASS [   0.008s] ( 643/1667) spt-daemon lifecycle::tests::psyche_turn_keys_carry_custody_sids_and_context_file_path
2026-07-11T03:00:03.0098485Z         PASS [   0.008s] ( 644/1667) spt-daemon lifecycle::tests::psyche_turn_strikes_exhausted_boundary
2026-07-11T03:00:03.0337032Z         PASS [   0.051s] ( 645/1667) spt-daemon lifecycle::tests::orphan_watch_fires_on_dead_owner
2026-07-11T03:00:03.0490308Z         PASS [   0.039s] ( 646/1667) spt-daemon lifecycle::tests::pulse_loop_does_not_write_anchor_per_fire
2026-07-11T03:00:03.0603273Z         PASS [   0.167s] ( 647/1667) spt-daemon inject::tests::shared_inject_leg_detects_spt_hosted
2026-07-11T03:00:03.0743146Z         PASS [   0.041s] ( 648/1667) spt-daemon lifecycle::tests::pulse_loop_is_config_paced_and_killable
2026-07-11T03:00:03.0828743Z         PASS [   0.075s] ( 649/1667) spt-daemon lifecycle::tests::psyche_turn_threads_parent_read_env_into_spawn
2026-07-11T03:00:03.0947459Z         PASS [   0.046s] ( 650/1667) spt-daemon lifecycle::tests::pulse_loop_update_preserves_phase_crash_rebases
2026-07-11T03:00:03.0972797Z         PASS [   0.037s] ( 651/1667) spt-daemon lifecycle::tests::pulse_recency_and_auto_suspend_follow_resting_state
2026-07-11T03:00:03.1012595Z         PASS [   0.213s] ( 652/1667) spt-daemon inject::tests::has_parked_idle_spool_gates_on_idle_hosted_and_pending
2026-07-11T03:00:03.1052460Z         PASS [   0.010s] ( 653/1667) spt-daemon lifecycle::tests::reload_fires_on_disk_change
2026-07-11T03:00:03.1100487Z         PASS [   0.013s] ( 654/1667) spt-daemon lifecycle::tests::reload_keeps_last_good_on_unparseable
2026-07-11T03:00:03.1115755Z         PASS [   0.010s] ( 655/1667) spt-daemon lifecycle::tests::reload_noop_when_unchanged
2026-07-11T03:00:03.1147363Z         PASS [   0.010s] ( 656/1667) spt-daemon lifecycle::tests::reload_noop_without_install_dir
2026-07-11T03:00:03.1194584Z         PASS [   0.009s] ( 657/1667) spt-daemon lifecycle::tests::resolve_endpoint_drop_dir_cases
2026-07-11T03:00:03.1391511Z         PASS [   0.287s] ( 658/1667) spt-daemon grants::tests::escalation_notif_fires_to_most_recent_and_roundtrips
2026-07-11T03:00:03.1475609Z         PASS [   0.008s] ( 659/1667) spt-daemon lifecycle::tests::session_not_found_discriminates_reseed_from_strike
2026-07-11T03:00:03.1659912Z         PASS [   0.054s] ( 660/1667) spt-daemon lifecycle::tests::rest_edge_echo_success_clears_stale_psyche_stamp
2026-07-11T03:00:03.1945279Z         PASS [   0.028s] ( 661/1667) spt-daemon lifecycle::tests::turn_budget_stamps_on_exhaustion_and_clears_on_success
2026-07-11T03:00:03.1989485Z         PASS [   0.051s] ( 662/1667) spt-daemon lifecycle::tests::thrash_budget_trips_on_a_synthetic_failure_loop_without_touching_status
2026-07-11T03:00:03.2079985Z         PASS [   0.009s] ( 663/1667) spt-daemon linkhost::tests::per_capability_act_gate_blocks_until_class_scoped_grant
2026-07-11T03:00:03.2227554Z         PASS [   0.148s] ( 664/1667) spt-daemon lifecycle::tests::pulse_tick_ingests_drop
2026-07-11T03:00:03.2973962Z         PASS [   0.178s] ( 665/1667) spt-daemon lifecycle::tests::role_less_manifest_ticks_strike_free
2026-07-11T03:00:03.3257670Z         PASS [   0.118s] ( 666/1667) spt-daemon linkhost::tests::prepare_drive_is_live_or_drop_and_never_spools
2026-07-11T03:00:03.3326640Z         PASS [   0.138s] ( 667/1667) spt-daemon linkhost::tests::gateway_typed_owner_resolves_and_drives_keyed_on_id_not_type
2026-07-11T03:00:03.3421866Z         PASS [   0.119s] ( 668/1667) spt-daemon linkhost::tests::run_action_drive_drops_offline_without_wake_or_spool
2026-07-11T03:00:03.3920183Z         PASS [   0.059s] ( 669/1667) spt-daemon livehost::tests::boot_gate_offlines_sessionless_controllable_then_reconcile_skips_host
2026-07-11T03:00:03.3956790Z         PASS [   0.054s] ( 670/1667) spt-daemon livehost::tests::control_reap_clears_sticky_controlled_on_already_offline_perch
2026-07-11T03:00:03.4002888Z         PASS [   0.008s] ( 671/1667) spt-daemon livehost::tests::decide_resume_goal_table
2026-07-11T03:00:03.4055533Z         PASS [   0.323s] ( 672/1667) spt-daemon lifecycle::tests::relative_commune_dir_resolves_against_endpoint_cwd_and_fills_project_branch
2026-07-11T03:00:03.4105190Z         PASS [   0.010s] ( 673/1667) spt-daemon livehost::tests::legacy_psyche_sweep_guard_is_id_specific_and_fail_safe
2026-07-11T03:00:03.4244527Z         PASS [   0.018s] ( 674/1667) spt-daemon livehost::tests::live_bin_gc_removes_own_copy_and_displaces_when_locked
2026-07-11T03:00:03.4246138Z         PASS [   0.127s] ( 675/1667) spt-daemon linkhost::tests::run_action_refuses_gated_op_without_spooling
2026-07-11T03:00:03.4247371Z         PASS [   0.309s] ( 676/1667) spt-daemon lifecycle::tests::rest_event_fires_echo_once_and_wake_resurfaces
2026-07-11T03:00:03.4402725Z         PASS [   0.045s] ( 677/1667) spt-daemon livehost::tests::fresh_brain_rehydrates_an_online_live_endpoint
2026-07-11T03:00:03.4559061Z         PASS [   0.031s] ( 678/1667) spt-daemon livehost::tests::reconcile_attempts_resume_for_a_registered_woken_endpoint
2026-07-11T03:00:03.4668140Z         PASS [   0.042s] ( 679/1667) spt-daemon livehost::tests::reconcile_does_not_double_host
2026-07-11T03:00:03.4671532Z         PASS [   0.141s] ( 680/1667) spt-daemon linkhost::tests::run_action_relinks_drives_and_refuses
2026-07-11T03:00:03.4936098Z         PASS [   0.027s] ( 681/1667) spt-daemon livehost::tests::reconcile_leaves_a_genuinely_suspended_endpoint_alone
2026-07-11T03:00:03.5001206Z         PASS [   0.044s] ( 682/1667) spt-daemon livehost::tests::reconcile_keeps_driver_on_transient_read_fail_unhosts_on_dir_gone
2026-07-11T03:00:03.5019482Z         PASS [   0.061s] ( 683/1667) spt-daemon livehost::tests::reconcile_hosts_an_online_live_endpoint_and_drives_its_pulse
2026-07-11T03:00:03.5139549Z         PASS [   0.047s] ( 684/1667) spt-daemon livehost::tests::reconcile_marks_unbound_skeleton_offline_on_session_death
2026-07-11T03:00:03.5244378Z         PASS [   0.023s] ( 685/1667) spt-daemon livehost::tests::reconcile_skips_a_woken_endpoint_with_no_ledger_row
2026-07-11T03:00:03.5293220Z         PASS [   0.029s] ( 686/1667) spt-daemon livehost::tests::reconcile_refuses_a_woken_endpoint_with_an_unregistered_adapter
2026-07-11T03:00:03.5362765Z         PASS [  31.975s] ( 687/1667) spt::endpoint_autostart_e2e saved_endpoint_replays_on_daemon_restart
2026-07-11T03:00:03.5373991Z         PASS [   0.008s] ( 688/1667) spt-daemon livehost::tests::restart_resume_gate_only_reruns_the_orphaned_spt_hosted_dead_set
2026-07-11T03:00:03.5441798Z         PASS [   0.030s] ( 689/1667) spt-daemon livehost::tests::reconcile_skips_an_offline_live_endpoint
2026-07-11T03:00:03.5447693Z         PASS [   0.008s] ( 690/1667) spt-daemon machineid::tests::hash_is_domain_separated_and_stable
2026-07-11T03:00:03.5460740Z         PASS [   0.009s] ( 691/1667) spt-daemon machineid::tests::machine_id_hash_resolves_and_is_stable
2026-07-11T03:00:03.5477974Z         PASS [   0.122s] ( 692/1667) spt-daemon livehost::tests::pull_reconcile_offlines_perch_when_broker_session_dies
2026-07-11T03:00:03.5531608Z         PASS [   0.009s] ( 693/1667) spt-daemon msg::tests::bytes_round_trip_through_payload
2026-07-11T03:00:03.5533366Z         PASS [   0.009s] ( 694/1667) spt-daemon msg::tests::endpoint_injected_envelope_carries_delivered_and_spool_hint
2026-07-11T03:00:03.5547370Z         PASS [   0.009s] ( 695/1667) spt-daemon msg::tests::endpoint_input_frames_round_trip
2026-07-11T03:00:03.5557625Z         PASS [   0.009s] ( 696/1667) spt-daemon msg::tests::evicted_envelope_round_trips
2026-07-11T03:00:03.5619794Z         PASS [   0.009s] ( 697/1667) spt-daemon msg::tests::input_req_absent_ack_defaults_true_n_minus_1_safe
2026-07-11T03:00:03.5620981Z         PASS [   0.009s] ( 698/1667) spt-daemon msg::tests::input_req_ack_false_round_trips_faithfully
2026-07-11T03:00:03.5633202Z         PASS [   0.009s] ( 699/1667) spt-daemon msg::tests::net_frames_round_trip_and_tolerate_unknown_fields
2026-07-11T03:00:03.5647652Z         PASS [   0.009s] ( 700/1667) spt-daemon msg::tests::output_envelope_round_trips
2026-07-11T03:00:03.5711363Z         PASS [   0.009s] ( 701/1667) spt-daemon msg::tests::spawn_req_tolerates_unknown_field
2026-07-11T03:00:03.5713121Z         PASS [   0.009s] ( 702/1667) spt-daemon msg::tests::presence_event_round_trips_and_tolerates_future_kind
2026-07-11T03:00:03.5717082Z         PASS [   0.008s] ( 703/1667) spt-daemon msg::tests::two_phase_join_wire_round_trips
2026-07-11T03:00:03.5745165Z         PASS [   0.010s] ( 704/1667) spt-daemon msg::tests::wire_decodes_old_shape_to_legacy
2026-07-11T03:00:03.5746085Z         PASS [   0.050s] ( 705/1667) spt-daemon livehost::tests::reconcile_unhosts_on_offline_transition
2026-07-11T03:00:03.5747311Z         PASS [   0.164s] ( 706/1667) spt-daemon livehost::tests::pull_liveness_marks_sessionless_spt_hosted_offline_only
2026-07-11T03:00:03.5841180Z         PASS [   0.009s] ( 707/1667) spt-daemon nethost::tests::next_seq_counts_appends_not_logical_chunks
2026-07-11T03:00:03.5927511Z         PASS [   0.009s] ( 708/1667) spt-daemon nethost::tests::retentive_log_is_lossless_ordered_while_ordinary_log_overwrites
2026-07-11T03:00:03.6124323Z         PASS [   0.037s] ( 709/1667) spt-daemon nethost::tests::op_maps_are_minter_namespaced
2026-07-11T03:00:03.6145090Z         PASS [   0.043s] ( 710/1667) spt-daemon nethost::tests::host_binds_endpoint_to_node_identity
2026-07-11T03:00:03.6243185Z         PASS [   0.052s] ( 711/1667) spt-daemon nethost::tests::loopback_conn_is_a_reused_singleton_that_cross_wires_a_stream_pair
2026-07-11T03:00:03.6637740Z         PASS [   0.071s] ( 712/1667) spt-daemon nethost::tests::two_hosts_dial_over_loopback
2026-07-11T03:00:03.7188064Z         PASS [   0.225s] ( 713/1667) spt-daemon livehost::tests::reconcile_reaps_orphaned_worker_and_spares_live_parent
2026-07-11T03:00:03.7629902Z         PASS [   0.192s] ( 714/1667) spt-daemon nethost::tests::bounded_block_on_cuts_a_never_completing_op_with_an_ordinary_error
2026-07-11T03:00:03.8486516Z         PASS [   0.086s] ( 715/1667) spt-daemon notif::tests::no_live_endpoint_is_a_typed_no_target
2026-07-11T03:00:03.8584045Z         PASS [   0.195s] ( 716/1667) spt-daemon notif::tests::hidden_endpoint_boundary_surfaces_nothing
2026-07-11T03:00:03.8788302Z         PASS [   0.030s] ( 717/1667) spt-daemon notif::tests::notif_command_renders_all_keys_and_is_opt_in
2026-07-11T03:00:03.8952413Z         PASS [   0.283s] ( 718/1667) spt-daemon notif::tests::consent_decision_produces_notif_only_when_gated
2026-07-11T03:00:03.9411321Z         PASS [   0.317s] ( 719/1667) spt-daemon notif::tests::first_fire_redirects_to_a_fresher_remote_winner_unmarked
2026-07-11T03:00:03.9412396Z         PASS [   0.327s] ( 720/1667) spt-daemon notif::tests::first_fire_reaches_most_recent_visible_endpoint
2026-07-11T03:00:03.9586816Z         PASS [   0.063s] ( 721/1667) spt-daemon notif::tests::shell_notif_templates_render_for_attached_instances_only
2026-07-11T03:00:04.0302480Z         PASS [   0.311s] ( 722/1667) spt-daemon notif::tests::hidden_endpoint_is_never_the_target
2026-07-11T03:00:04.0993297Z         PASS [   0.158s] ( 723/1667) spt-daemon notifsync::tests::concurrent_dismiss_and_surface_commute_across_the_feed
2026-07-11T03:00:04.1188432Z         PASS [   0.160s] ( 724/1667) spt-daemon notifsync::tests::feed_converges_two_stores_and_dismiss_replicates
2026-07-11T03:00:04.1268779Z         PASS [   0.008s] ( 725/1667) spt-daemon pairhost::tests::joiner_clock_render_shows_step_offset_and_state
2026-07-11T03:00:04.1346505Z         PASS [   0.008s] ( 726/1667) spt-daemon pairhost::tests::meet_failure_detail_concise_vs_verbose
2026-07-11T03:00:04.1426883Z         PASS [   0.008s] ( 727/1667) spt-daemon pairhost::tests::meet_final_retry_failing_surrenders_once
2026-07-11T03:00:04.1507055Z         PASS [   0.008s] ( 728/1667) spt-daemon pairhost::tests::meet_retries_once_after_refresh_on_exhaustion
2026-07-11T03:00:04.1537946Z         PASS [   0.124s] ( 729/1667) spt-daemon notifsync::tests::non_member_subnet_record_never_materializes
2026-07-11T03:00:04.1585681Z         PASS [   0.008s] ( 730/1667) spt-daemon pairhost::tests::wire_errors_classify_for_the_guided_ux
2026-07-11T03:00:04.1772003Z         PASS [   0.023s] ( 731/1667) spt-daemon presence::tests::mra_degrades_to_local_and_skips_noise_rows
2026-07-11T03:00:04.1862100Z         PASS [   0.009s] ( 732/1667) spt-daemon presence::tests::snapshot_loading_degrades_on_junk
2026-07-11T03:00:04.1872840Z         PASS [   0.028s] ( 733/1667) spt-daemon presence::tests::mra_joins_local_and_gossiped_legs_under_one_max
2026-07-11T03:00:04.1950525Z         PASS [   0.008s] ( 734/1667) spt-daemon propagate::tests::classifier_maps_every_status_shape
2026-07-11T03:00:04.2189379Z         PASS [   0.120s] ( 735/1667) spt-daemon notifsync::tests::untrusted_and_cross_subnet_origins_are_dropped
2026-07-11T03:00:04.2226351Z         PASS [   0.036s] ( 736/1667) spt-daemon presence::tests::subnet_scope_gates_both_legs
2026-07-11T03:00:04.3100894Z         PASS [   0.452s] ( 737/1667) spt-daemon notif::tests::resurface_delivers_undismissed_with_gates
2026-07-11T03:00:04.3335133Z         PASS [   0.455s] ( 738/1667) spt-daemon notif::tests::rollback_notif_is_loud_and_resurfaces
2026-07-11T03:00:04.3668824Z         PASS [   0.426s] ( 739/1667) spt-daemon notif::tests::suppression_window_holds_cross_endpoint
2026-07-11T03:00:04.3906679Z         PASS [   0.196s] ( 740/1667) spt-daemon psyrelay::tests::empty_and_oversize_bodies_drop_typed
2026-07-11T03:00:04.4267887Z         PASS [   0.204s] ( 741/1667) spt-daemon psyrelay::tests::notify_without_live_endpoint_is_pending
2026-07-11T03:00:04.4464867Z         PASS [   2.010s] ( 742/1667) spt-daemon broker::tests::viewer_writer_emits_evicted_marker_only_on_an_evicted_close
2026-07-11T03:00:04.4563437Z         PASS [   0.010s] ( 743/1667) spt-daemon pump::registry::tests::fire_due_rotations_rotates_due_and_leaves_pending
2026-07-11T03:00:04.4646613Z         PASS [   0.008s] ( 744/1667) spt-daemon pump::registry::tests::poll_wake_takes_the_advertise_marker_exactly_once
2026-07-11T03:00:04.4885111Z         PASS [   0.024s] ( 745/1667) spt-daemon pump::registry::tests::pre_round_sweeps_and_refreshes_adverts_each_round
2026-07-11T03:00:04.4973759Z         PASS [   0.009s] ( 746/1667) spt-daemon pump::tests::choreography_fan_targets_skips_detached_and_self
2026-07-11T03:00:04.5051591Z         PASS [   0.008s] ( 747/1667) spt-daemon pump::tests::choreography_first_tick_primes_all_legs
2026-07-11T03:00:04.5129831Z         PASS [   0.008s] ( 748/1667) spt-daemon pump::tests::choreography_mark_after_round_stamps_only_due
2026-07-11T03:00:04.5131665Z         PASS [   0.203s] ( 749/1667) spt-daemon psyrelay::tests::null_stdout_driver_fails_the_guard
2026-07-11T03:00:04.5208634Z         PASS [   0.008s] ( 750/1667) spt-daemon pump::tests::choreography_peer_step_aborts_on_first_failure
2026-07-11T03:00:04.5209707Z         PASS [   0.008s] ( 751/1667) spt-daemon pump::tests::choreography_pre_round_once_and_before_any_peer_step
2026-07-11T03:00:04.5288902Z         PASS [   0.008s] ( 752/1667) spt-daemon pump::tests::drain_read_classifies_dead_carrier_as_restart_timeout_as_quiet
2026-07-11T03:00:04.5290024Z         PASS [   0.008s] ( 753/1667) spt-daemon pump::tests::choreography_wake_forces_only_that_worker
2026-07-11T03:00:04.5367719Z         PASS [   0.008s] ( 754/1667) spt-daemon pump::tests::first_tick_is_due_and_never_underflows
2026-07-11T03:00:04.5446054Z         PASS [   0.211s] ( 755/1667) spt-daemon psyrelay::tests::prose_only_relays_nothing
2026-07-11T03:00:04.5450864Z         PASS [   0.008s] ( 756/1667) spt-daemon pump::tests::peer_leg_outcome_isolates_ordinary_backs_off_carrier_timeout_still_poisons
2026-07-11T03:00:04.5484595Z         PASS [   0.330s] ( 757/1667) spt-daemon psyrelay::tests::notify_reaches_own_user_only
2026-07-11T03:00:04.5526962Z         PASS [   0.024s] ( 758/1667) spt-daemon pump::tests::heartbeat_writes_and_advances
2026-07-11T03:00:04.5530078Z         PASS [   0.008s] ( 759/1667) spt-daemon pump::tests::per_peer_backoff_doubles_caps_and_eligibility
2026-07-11T03:00:04.5534386Z         PASS [   0.008s] ( 760/1667) spt-daemon pump::tests::presence_state_effect_correlates_and_isolates
2026-07-11T03:00:04.5569534Z         PASS [   0.008s] ( 761/1667) spt-daemon pump::tests::push_target_is_the_full_roster_minus_self_and_tombstoned
2026-07-11T03:00:04.5614216Z         PASS [   0.008s] ( 762/1667) spt-daemon pump::tests::supervisor_backoff_doubles_caps_and_resets
2026-07-11T03:00:04.5625214Z         PASS [   0.010s] ( 763/1667) spt-daemon pump::tests::resolve_submit_addr_prefers_seed_then_heals_stale
2026-07-11T03:00:04.5654579Z         PASS [   0.008s] ( 764/1667) spt-daemon pump::tests::wake_forces_a_round_regardless_of_cadence
2026-07-11T03:00:04.5703754Z         PASS [   0.008s] ( 765/1667) spt-daemon reap::tests::reap_without_enroll_is_noop
2026-07-11T03:00:04.5740462Z         PASS [   0.009s] ( 766/1667) spt-daemon reconcile::tests::active_node_wins
2026-07-11T03:00:04.5785844Z         PASS [   0.008s] ( 767/1667) spt-daemon reconcile::tests::double_active_tiebreaks_deterministically
2026-07-11T03:00:04.5822042Z         PASS [   0.008s] ( 768/1667) spt-daemon reconcile::tests::fallback_lowest_non_offline
2026-07-11T03:00:04.5862748Z         PASS [   0.008s] ( 769/1667) spt-daemon reconcile::tests::no_rows_reconciles_locally
2026-07-11T03:00:04.5920174Z         PASS [   0.038s] ( 770/1667) spt-daemon pump::tests::supervisor_restarts_a_panicking_pump_until_stop
2026-07-11T03:00:04.6014916Z         PASS [   0.211s] ( 771/1667) spt-daemon psyrelay::tests::reply_without_target_is_dropped
2026-07-11T03:00:04.6066367Z         PASS [   0.024s] ( 772/1667) spt-daemon registryhost::tests::admitted_feeds_stamp_the_heard_map
2026-07-11T03:00:04.6111000Z         PASS [   0.050s] ( 773/1667) spt-daemon reap::tests::group_reaps_enrolled_child_and_grandchild
2026-07-11T03:00:04.6207971Z         PASS [   0.029s] ( 774/1667) spt-daemon registryhost::tests::advertise_local_stamps_the_node_label
2026-07-11T03:00:04.6226972Z         PASS [   0.021s] ( 775/1667) spt-daemon registryhost::tests::advertised_status_ignores_host_error
2026-07-11T03:00:04.6294406Z         PASS [   0.043s] ( 776/1667) spt-daemon registryhost::tests::advertise_local_scans_and_respects_visibility
2026-07-11T03:00:04.6393206Z         PASS [   0.010s] ( 777/1667) spt-daemon registryhost::tests::apply_feed_flips_only_on_observed_transition_to_active
2026-07-11T03:00:04.6414538Z         PASS [   1.067s] ( 778/1667) spt-daemon nethost::tests::loopback_tunnel_backpressures_without_loss
2026-07-11T03:00:04.6489549Z         PASS [   0.009s] ( 779/1667) spt-daemon registryhost::tests::apply_feed_gates_and_merges_under_the_lease
2026-07-11T03:00:04.6506404Z         PASS [   0.009s] ( 780/1667) spt-daemon registryhost::tests::apply_node_labels_gates_and_merges
2026-07-11T03:00:04.6604700Z         PASS [   0.010s] ( 781/1667) spt-daemon registryhost::tests::evict_aged_offline_rows_reaps_ghosts_and_rewrites_snapshots
2026-07-11T03:00:04.6677200Z         PASS [   0.061s] ( 782/1667) spt-daemon registryhost::tests::advertised_status_splits_unbound_warm_from_cold_suspended
2026-07-11T03:00:04.6699138Z         PASS [   0.009s] ( 783/1667) spt-daemon registryhost::tests::evict_silent_peers_drops_unheard_rows_and_rewrites_snapshots
2026-07-11T03:00:04.6718400Z         PASS [   0.049s] ( 784/1667) spt-daemon registryhost::tests::advertisement_follows_resting_transitions_epoch_bumped
2026-07-11T03:00:04.6733135Z         PASS [   0.024s] ( 785/1667) spt-daemon registryhost::tests::erased_perch_is_advertised_offline_not_left_active
2026-07-11T03:00:04.6734802Z         PASS [   0.062s] ( 786/1667) spt-daemon registryhost::tests::advertisement_carries_both_authored_blurb
2026-07-11T03:00:04.6783483Z         PASS [   0.008s] ( 787/1667) spt-daemon registryhost::tests::gossip_controller_node_covers_any_controller
2026-07-11T03:00:04.6813261Z         PASS [   0.314s] ( 788/1667) spt-daemon psyrelay::tests::reply_relays_to_inbound_sender
2026-07-11T03:00:04.6821907Z         PASS [   0.061s] ( 789/1667) spt-daemon registryhost::tests::advertisement_carries_the_presence_datum
2026-07-11T03:00:04.6823129Z         PASS [   0.009s] ( 790/1667) spt-daemon registryhost::tests::superseded_requires_label_and_machine_id_under_other_key
2026-07-11T03:00:04.6839464Z         PASS [   0.011s] ( 791/1667) spt-daemon registryhost::tests::repair_evict_tombstones_roster_snapshot_and_notices
2026-07-11T03:00:04.6879813Z         PASS [   0.010s] ( 792/1667) spt-daemon registryhost::tests::with_epoch_is_the_one_canonical_counter
2026-07-11T03:00:04.6941036Z         PASS [   0.010s] ( 793/1667) spt-daemon relcache::tests::applied_state_two_phase_round_trips_and_degrades
2026-07-11T03:00:04.6955597Z         PASS [   0.028s] ( 794/1667) spt-daemon registryhost::tests::evict_silent_peers_never_touches_own_rows
2026-07-11T03:00:04.6962624Z         PASS [   5.058s] ( 795/1667) spt::bin/spt cli::tests::adapter_translate_proof_gates_on_commit
2026-07-11T03:00:04.6987559Z         PASS [   0.011s] ( 796/1667) spt-daemon relcache::tests::partial_update_set_can_serve_held_platform_only
2026-07-11T03:00:04.7050095Z         PASS [   0.009s] ( 797/1667) spt-daemon relcache::tests::stage_round_trips_and_restage_replaces
2026-07-11T03:00:04.7051311Z         PASS [   0.011s] ( 798/1667) spt-daemon relcache::tests::single_platform_stamp_is_explicit_and_cleared_on_restage
2026-07-11T03:00:04.7059992Z         PASS [   0.010s] ( 799/1667) spt-daemon relcache::tests::torn_or_corrupt_stage_offers_nothing
2026-07-11T03:00:04.7090095Z         PASS [   0.010s] ( 800/1667) spt-daemon relcache::tests::update_set_round_trips_and_loads_by_platform
2026-07-11T03:00:04.7179362Z         PASS [   0.009s] ( 801/1667) spt-daemon release::tests::current_platform_is_registered_or_unknown
2026-07-11T03:00:04.7255446Z         PASS [   0.019s] ( 802/1667) spt-daemon release::tests::channel_mismatch_is_rejected
2026-07-11T03:00:04.7256354Z         PASS [   0.021s] ( 803/1667) spt-daemon release::tests::artifact_digest_mismatch_is_rejected
2026-07-11T03:00:04.7271825Z         PASS [   0.022s] ( 804/1667) spt-daemon release::tests::builtin_keys_merge_and_revoke_under_file_overlay
2026-07-11T03:00:04.7329857Z         PASS [   0.007s] ( 805/1667) spt-daemon release::tests::hex_roundtrips
2026-07-11T03:00:04.7336048Z         PASS [   0.008s] ( 806/1667) spt-daemon release::tests::known_triples_project_the_registry
2026-07-11T03:00:04.7354724Z         PASS [   0.008s] ( 807/1667) spt-daemon release::tests::musl_platform_registered
2026-07-11T03:00:04.7373997Z         PASS [   0.019s] ( 808/1667) spt-daemon release::tests::expired_metadata_is_rejected
2026-07-11T03:00:04.7437530Z         PASS [   0.010s] ( 809/1667) spt-daemon release::tests::production_policy_loads_fail_closed
2026-07-11T03:00:04.7450479Z         PASS [   0.009s] ( 810/1667) spt-daemon release::tests::revoked_key_is_rejected
2026-07-11T03:00:04.7457007Z         PASS [   0.008s] ( 811/1667) spt-daemon release::tests::shipped_builtin_table_is_well_formed
2026-07-11T03:00:04.7636058Z         PASS [   0.020s] ( 812/1667) spt-daemon release::tests::tampered_metadata_fails_signature
2026-07-11T03:00:04.7649348Z         PASS [   0.020s] ( 813/1667) spt-daemon release::tests::untrusted_key_is_unknown
2026-07-11T03:00:04.7653090Z         PASS [   0.020s] ( 814/1667) spt-daemon release::tests::update_set_artifact_mismatch_is_rejected
2026-07-11T03:00:04.7668290Z         PASS [   0.095s] ( 815/1667) spt-daemon registryhost::tests::recent_projects_for_dedups_newest_first_excludes_owlery
2026-07-11T03:00:04.7702504Z         PASS [   0.037s] ( 816/1667) spt-daemon release::tests::non_monotonic_version_is_rollback
2026-07-11T03:00:04.7851303Z         PASS [   0.019s] ( 817/1667) spt-daemon release::tests::update_set_tampering_breaks_whole_set_signature
2026-07-11T03:00:04.7852481Z         PASS [   0.020s] ( 818/1667) spt-daemon release::tests::update_set_missing_platform_is_typed_rejection
2026-07-11T03:00:04.7872400Z         PASS [   0.020s] ( 819/1667) spt-daemon release::tests::update_set_verifies_and_selects_platform_artifact
2026-07-11T03:00:04.7900191Z         PASS [   0.020s] ( 820/1667) spt-daemon release::tests::valid_release_verifies_and_artifact_matches
2026-07-11T03:00:04.7933412Z         PASS [   0.030s] ( 821/1667) spt-daemon release::tests::update_set_channel_and_rollback_gates_hold
2026-07-11T03:00:04.8033918Z         PASS [   0.010s] ( 822/1667) spt-daemon resting::tests::apply_event_miss_message_is_single_sourced
2026-07-11T03:00:04.8145997Z         PASS [   0.027s] ( 823/1667) spt-daemon resting::tests::apply_event_echo_failure_is_loud_but_state_persists
2026-07-11T03:00:04.8231882Z         PASS [   0.038s] ( 824/1667) spt-daemon release::tests::verify_detached_signs_raw_artifact_bytes
2026-07-11T03:00:04.8292329Z         PASS [   0.006s] ( 825/1667) spt-daemon resting::tests::auto_suspend_counts_from_dormancy_onset_and_is_opt_in
2026-07-11T03:00:04.8295672Z         PASS [   0.026s] ( 826/1667) spt-daemon resting::tests::apply_event_no_spurious_echo_on_cold_void_suspend
2026-07-11T03:00:04.8371667Z         PASS [   0.047s] ( 827/1667) spt-daemon resting::tests::apply_event_fires_echo_once_per_rest_edge_and_wake_on_wake
2026-07-11T03:00:04.8434526Z         PASS [   0.006s] ( 828/1667) spt-daemon resting::tests::effective_rest_state_table
2026-07-11T03:00:04.8462639Z         PASS [   0.032s] ( 829/1667) spt-daemon resting::tests::apply_event_wakes_a_cold_void_perch
2026-07-11T03:00:04.8509502Z         PASS [   0.007s] ( 830/1667) spt-daemon resting::tests::freshness_pull_marker_is_taken_exactly_once
2026-07-11T03:00:04.8532517Z         PASS [   0.007s] ( 831/1667) spt-daemon resting::tests::knob_chain_resolves_global_node_endpoint
2026-07-11T03:00:04.8572863Z         PASS [   0.072s] ( 832/1667) spt-daemon resting::tests::apply_event_auto_suspends_under_the_resolved_chain
2026-07-11T03:00:04.8631658Z         PASS [   0.436s] ( 833/1667) spt-daemon psyrelay::tests::spoofed_routing_is_stripped_and_restamped
2026-07-11T03:00:04.8642593Z         PASS [   0.007s] ( 834/1667) spt-daemon resting::tests::route_rest_event_contract_table
2026-07-11T03:00:04.8697462Z         PASS [   0.006s] ( 835/1667) spt-daemon resting::tests::transition_table_matches_the_context_model
2026-07-11T03:00:04.8718230Z         PASS [   0.007s] ( 836/1667) spt-daemon rollback_compat::tests::pre_ready_durable_files_are_additive_and_n1_readable
2026-07-11T03:00:04.8753177Z         PASS [   0.046s] ( 837/1667) spt-daemon resting::tests::deferred_held_keys_on_the_durable_rest_record
2026-07-11T03:00:04.8836427Z         PASS [   0.014s] ( 838/1667) spt-daemon seedmap::tests::put_refreshes_existing
2026-07-11T03:00:04.8847973Z         PASS [   0.013s] ( 839/1667) spt-daemon seedmap::tests::put_then_take_consumes_once
2026-07-11T03:00:04.8892300Z         PASS [   0.014s] ( 840/1667) spt-daemon seedmap::tests::request_stop_barrier_holds_until_no_listener
2026-07-11T03:00:04.8958423Z         PASS [   0.007s] ( 841/1667) spt-daemon seedproofx::grace_tests::grade_truth_table
2026-07-11T03:00:04.8962391Z         PASS [   0.013s] ( 842/1667) spt-daemon seedmap::tests::stop_op_acks_then_serve_returns
2026-07-11T03:00:04.8978222Z         PASS [   0.013s] ( 843/1667) spt-daemon seedmap::tests::take_absent_is_none
2026-07-11T03:00:04.8995373Z         PASS [   0.046s] ( 844/1667) spt-daemon resting::tests::rest_record_round_trips_with_anchor_discipline
2026-07-11T03:00:04.9041422Z         PASS [   0.008s] ( 845/1667) spt-daemon seedproofx::grace_tests::seedxfer_frame_round_trips_and_rejects_malformed
2026-07-11T03:00:04.9042527Z         PASS [   0.008s] ( 846/1667) spt-daemon seedproofx::grace_tests::seed_never_appears_in_roster_gossip
2026-07-11T03:00:04.9059162Z         PASS [   0.008s] ( 847/1667) spt-daemon seedproofx::roster_tests::empty_roster_frame_round_trips
2026-07-11T03:00:04.9074938Z         PASS [   0.008s] ( 848/1667) spt-daemon seedproofx::roster_tests::gapfill_fills_absent_only_and_skips_self
2026-07-11T03:00:04.9125206Z         PASS [   0.008s] ( 849/1667) spt-daemon seedproofx::roster_tests::roster_frame_round_trips
2026-07-11T03:00:04.9126208Z         PASS [   0.008s] ( 850/1667) spt-daemon seedproofx::roster_tests::malformed_roster_frame_rejected
2026-07-11T03:00:04.9163123Z         PASS [   0.010s] ( 851/1667) spt-daemon serveprobe::tests::is_serving_subnet_honors_membership_and_detach
2026-07-11T03:00:04.9193294Z         PASS [   0.009s] ( 852/1667) spt-daemon service::tests::plan_start_prefers_service_then_spawn_idempotent
2026-07-11T03:00:04.9220891Z         PASS [   0.009s] ( 853/1667) spt-daemon service::tests::run_refused_only_when_windows_and_vanishing
2026-07-11T03:00:04.9222565Z         PASS [   0.009s] ( 854/1667) spt-daemon service::tests::plan_stop_routes_managed_then_ipc_then_noop
2026-07-11T03:00:04.9248048Z         PASS [   0.009s] ( 855/1667) spt-daemon service::tests::service_ignored_under_spt_home_override
2026-07-11T03:00:04.9267583Z         PASS [   0.010s] ( 856/1667) spt-daemon service::tests::stale_bare_logon_action_classification
2026-07-11T03:00:04.9310707Z         PASS [   0.009s] ( 857/1667) spt-daemon service::tests::systemd_unit_path_follows_xdg_then_home
2026-07-11T03:00:04.9316199Z         PASS [   0.010s] ( 858/1667) spt-daemon shellchan::tests::drive_frame_shape_mirrors_sensory
2026-07-11T03:00:04.9357505Z         PASS [   0.009s] ( 859/1667) spt-daemon shellchan::tests::sensory_text_file_frames_shape
2026-07-11T03:00:04.9360701Z         PASS [   0.011s] ( 860/1667) spt-daemon shellchan::tests::frames_compose_and_stamp_roundtrips
2026-07-11T03:00:04.9410099Z         PASS [   0.111s] ( 861/1667) spt-daemon resting::tests::daemon_rest_event_arms_gate_at_rest_edge_only
2026-07-11T03:00:04.9411342Z         PASS [   0.010s] ( 862/1667) spt-daemon shellchan::tests::vocab_check_bounds_ops_and_args
2026-07-11T03:00:04.9440068Z         PASS [   0.012s] ( 863/1667) spt-daemon shelldisc::tests::discover_across_joins_other_node_subnet_adapters
2026-07-11T03:00:04.9497826Z         PASS [   0.013s] ( 864/1667) spt-daemon shelldisc::tests::shell_context_renders_sections_and_empties_to_none
2026-07-11T03:00:04.9542476Z         PASS [   0.018s] ( 865/1667) spt-daemon shelldisc::tests::discovery_own_plus_broadcast_gated_instantiable
2026-07-11T03:00:04.9567391Z         PASS [   0.274s] ( 866/1667) spt-daemon relay::tests::run_honors_stop
2026-07-11T03:00:04.9568626Z         PASS [   0.013s] ( 867/1667) spt-daemon shellhost::tests::close_shell_ephemeral_tears_down_and_frees_the_slot
2026-07-11T03:00:04.9658637Z         PASS [   0.009s] ( 868/1667) spt-daemon shellhost::tests::link_key_and_frame_mac_roundtrip
2026-07-11T03:00:04.9670372Z         PASS [   0.012s] ( 869/1667) spt-daemon shellhost::tests::launch_fails_closed_on_bad_templates
2026-07-11T03:00:04.9687885Z         PASS [   0.019s] ( 870/1667) spt-daemon shellhost::tests::gateway_typed_owner_spawns_and_owns_a_shell
2026-07-11T03:00:04.9698732Z         PASS [   0.119s] ( 871/1667) spt-daemon resting::tests::rest_edges_cascade_shells_with_divergence
2026-07-11T03:00:04.9699751Z         PASS [   0.013s] ( 872/1667) spt-daemon shellhost::tests::launch_parks_token_and_bind_by_token_onlines
2026-07-11T03:00:04.9765080Z         PASS [   0.010s] ( 873/1667) spt-daemon shellwake::tests::backoff_curve_doubles_to_the_cap
2026-07-11T03:00:04.9811980Z         PASS [   0.012s] ( 874/1667) spt-daemon shellwake::tests::reconcile_resolves_profile_overlay
2026-07-11T03:00:04.9817705Z         PASS [   0.011s] ( 875/1667) spt-daemon shellwake::tests::resolve_wake_refuses_without_a_reachable_owner
2026-07-11T03:00:04.9856021Z         PASS [   0.304s] ( 876/1667) spt-daemon relay::tests::relay_backlog_never_drains_active_only
2026-07-11T03:00:04.9939853Z         PASS [   0.010s] ( 877/1667) spt-daemon shellwake::tests::watcher_opcode_exit_fires_resolution_once
2026-07-11T03:00:04.9956275Z         PASS [   0.009s] ( 878/1667) spt-daemon stderrlog::tests::path_under_home_and_stamp_is_legible
2026-07-11T03:00:04.9986619Z         PASS [   0.007s] ( 879/1667) spt-daemon stderrlog::tests::roll_keeps_bounded_generations_and_preserves_current
2026-07-11T03:00:05.0017489Z         PASS [   0.032s] ( 880/1667) spt-daemon shellwake::tests::resolve_wake_leaves_a_dormant_owner_and_relaunches
2026-07-11T03:00:05.0019678Z         PASS [   0.007s] ( 881/1667) spt-daemon stderrlog::tests::roll_with_keep_one_clears_without_backup
2026-07-11T03:00:05.0030153Z         PASS [   0.037s] ( 882/1667) spt-daemon shellwake::tests::reconcile_flips_watchers_with_instance_state
2026-07-11T03:00:05.0057206Z         PASS [   0.007s] ( 883/1667) spt-daemon stderrlog::tests::should_roll_at_or_over_cap_only
2026-07-11T03:00:05.0110699Z         PASS [   0.009s] ( 884/1667) spt-daemon sync::tests::gate_decision_table
2026-07-11T03:00:05.0207234Z         PASS [   0.009s] ( 885/1667) spt-daemon translation::tests::inject_floor_buffers_while_held_then_drains_in_order
2026-07-11T03:00:05.0237323Z         PASS [   0.042s] ( 886/1667) spt-daemon shellwake::tests::watcher_crash_exits_respawn_then_give_up
2026-07-11T03:00:05.0282198Z         PASS [   0.008s] ( 887/1667) spt-daemon translation::tests::key_cmd_parses_each_wire_shape
2026-07-11T03:00:05.0330417Z         PASS [   0.009s] ( 888/1667) spt-daemon translation::tests::key_to_bytes_send_keys_map
2026-07-11T03:00:05.0347372Z         PASS [   0.029s] ( 889/1667) spt-daemon translation::tests::flagged_spawn_still_starts
2026-07-11T03:00:05.0355268Z         PASS [   0.007s] ( 890/1667) spt-daemon translation::tests::to_binary_serializes_to_wire_and_input_is_content_free
2026-07-11T03:00:05.0400048Z         PASS [   0.358s] ( 891/1667) spt-daemon relay::tests::respawn_loses_no_spooled_message
2026-07-11T03:00:05.0430560Z         PASS [   0.008s] ( 892/1667) spt-daemon transport::tests::local_socket_rejects_wrong_role
2026-07-11T03:00:05.0447993Z         PASS [   0.012s] ( 893/1667) spt-daemon transport::tests::local_socket_handshake_and_frame_round_trip
2026-07-11T03:00:05.0449282Z         PASS [   0.009s] ( 894/1667) spt-daemon tunnelhub::tests::clear_evicts_the_entry
2026-07-11T03:00:05.0491638Z         PASS [   0.009s] ( 895/1667) spt-daemon tunnelhub::tests::dead_generation_stream_is_never_surfaced
2026-07-11T03:00:05.0528840Z         PASS [   0.008s] ( 896/1667) spt-daemon tunnelhub::tests::relink_overwrites_the_entry_with_a_fresh_generation
2026-07-11T03:00:05.0533120Z         PASS [   0.008s] ( 897/1667) spt-daemon tunnelhub::tests::resolve_serves_each_end_under_the_opening_token
2026-07-11T03:00:05.0534264Z         PASS [   0.010s] ( 898/1667) spt-daemon tunnelhub::tests::entries_are_per_owner
2026-07-11T03:00:05.0569498Z         PASS [   0.008s] ( 899/1667) spt-daemon update::tests::apply_refuses_non_brain_only_plan
2026-07-11T03:00:05.0611602Z         PASS [   0.008s] ( 900/1667) spt-daemon update::tests::classify_broker_compatible_when_brain_below_floor
2026-07-11T03:00:05.0612282Z         PASS [   0.008s] ( 901/1667) spt-daemon update::tests::classify_brain_only_when_broker_hosts_new_brain
2026-07-11T03:00:05.0613183Z         PASS [   0.008s] ( 902/1667) spt-daemon update::tests::classify_broker_breaking_on_resource_abi_change
2026-07-11T03:00:05.0791299Z         PASS [   0.018s] ( 903/1667) spt-daemon update::tests::plan_verified_yields_a_plan_for_a_valid_release
2026-07-11T03:00:05.0860761Z         PASS [   0.007s] ( 904/1667) spt-daemon wan::tests::origin_user_backed_matrix
2026-07-11T03:00:05.0873265Z         PASS [  26.822s] ( 905/1667) spt::multi_subnet_bringup_e2e fresh_unbound_is_attachable_before_bind
2026-07-11T03:00:05.0882868Z         PASS [   0.031s] ( 906/1667) spt-daemon update::tests::plan_verified_produces_no_plan_for_a_rejected_release
2026-07-11T03:00:05.0911662Z         PASS [   0.115s] ( 907/1667) spt-daemon shellwake::tests::resolve_wake_revives_a_suspended_owner_without_double_launch
2026-07-11T03:00:05.0952826Z         PASS [   0.009s] ( 908/1667) spt-daemon wan::tests::wan_ingress_empty_from_renders_origin_node_label
2026-07-11T03:00:05.0954367Z         PASS [   0.008s] ( 909/1667) spt-daemon wan::tests::wan_outcome_token_round_trips_and_unknown_is_noreply
2026-07-11T03:00:05.0964730Z         PASS [   0.009s] ( 910/1667) spt-daemon wan::tests::wan_user_msg_restamped_unless_origin_user_backed
2026-07-11T03:00:05.1003742Z         PASS [   0.039s] ( 911/1667) spt-daemon update::tests::plan_verified_update_set_uses_selected_platform_spec
2026-07-11T03:00:05.1042200Z         PASS [   0.009s] ( 912/1667) spt-daemon xfer::tests::resolve_under_confines_to_root
2026-07-11T03:00:05.1144353Z         PASS [   0.023s] ( 913/1667) spt-daemon xfer::tests::recv_state_chunks_idempotent_and_commit_replays_safely
2026-07-11T03:00:05.1632463Z         PASS [   0.161s] ( 914/1667) spt-daemon sync::tests::reconcile_driver_structurally_excludes_live_role
2026-07-11T03:00:05.1731461Z         PASS [   0.231s] ( 915/1667) spt-daemon shellhost::tests::close_shell_dead_child_is_prompt_and_manifestless_never_erases
2026-07-11T03:00:05.2197920Z         PASS [   0.104s] ( 916/1667) spt-daemon::brain_resume_conn_deadlock daemon_resume_leaves_zero_brain_subscribers
2026-07-11T03:00:05.2390227Z         PASS [   0.296s] ( 917/1667) spt-daemon shellhost::tests::close_shell_delivers_pre_close_then_kills_and_flips_offline
2026-07-11T03:00:05.2599206Z         PASS [   0.255s] ( 918/1667) spt-daemon sync::tests::select_refs_scopes_two_tiers
2026-07-11T03:00:05.2852362Z         PASS [   0.224s] ( 919/1667) spt-daemon wan::tests::no_binary_wan_arrival_spools_not_pty
2026-07-11T03:00:05.4125008Z         PASS [   0.174s] ( 920/1667) spt-daemon::endpoint_survival daemon_restart_reruns_a_previously_online_orphaned_endpoint
2026-07-11T03:00:05.4338776Z         PASS [   0.145s] ( 921/1667) spt-daemon::legacy_resident_sweep_e2e legacy_resident_sweep_reaps_match_and_declines_control
2026-07-11T03:00:05.4694560Z         PASS [   0.296s] ( 922/1667) spt-daemon::control_stamp_lifetime converge_stamps_on_sessions_poll_after_late_bind
2026-07-11T03:00:05.4980517Z         PASS [   0.334s] ( 923/1667) spt-daemon::control_stamp_lifetime control_reap_clears_sticky_stamps_no_session_online_and_boot_sweep
2026-07-11T03:00:05.5933408Z         PASS [   0.375s] ( 924/1667) spt-daemon::control_stamp_lifetime reap_clears_control_and_viewer_stamps
2026-07-11T03:00:05.6755836Z         PASS [   0.172s] ( 925/1667) spt-daemon::netbroker broker_owns_endpoint_and_reports_status
2026-07-11T03:00:05.6851135Z         PASS [   0.014s] ( 926/1667) spt-daemon::netbroker netless_broker_probes_gracefully
2026-07-11T03:00:05.7131395Z         PASS [   0.615s] ( 927/1667) spt-daemon::access whitelist_refuses_exempts_replies_and_admits_listed
2026-07-11T03:00:05.8004313Z         PASS [   0.081s] ( 928/1667) spt-daemon::netbroker unknown_net_frame_is_reported_not_fatal
2026-07-11T03:00:05.8213841Z         PASS [   0.351s] ( 929/1667) spt-daemon::netbroker brain_dials_second_broker_over_loopback
2026-07-11T03:00:05.8822983Z         PASS [   0.195s] ( 930/1667) spt-daemon::netbroker replayed_dial_op_is_deduped_across_brain_restart
2026-07-11T03:00:05.8890229Z         PASS [  18.383s] ( 931/1667) spt::trial_drain_drive_e2e trial_candidate_self_drives_the_reap_of_a_black_holed_old_gen_controller
2026-07-11T03:00:06.2347561Z         PASS [   0.822s] ( 932/1667) spt-daemon::mesh all_online_star_a_reaches_c_b_never_relays
2026-07-11T03:00:06.3277824Z         PASS [   0.094s] ( 933/1667) spt-daemon::pairjoin pair_code_submit_for_an_unknown_session_fails_cleanly
2026-07-11T03:00:06.4580786Z         PASS [   0.632s] ( 934/1667) spt-daemon::netstream sender_brain_restart_redrive_is_exactly_once
2026-07-11T03:00:06.4688476Z         PASS [   1.038s] ( 935/1667) spt-daemon::mesh staggered_offliner_still_meshes
2026-07-11T03:00:06.5450160Z         PASS [   0.665s] ( 936/1667) spt-daemon::notifsync notif_spools_converge_over_the_wire_and_dismiss_replicates
2026-07-11T03:00:06.5600159Z         PASS [   0.767s] ( 937/1667) spt-daemon::netstream receiver_brain_restart_is_gapless_and_exactly_once
2026-07-11T03:00:06.5800144Z         PASS [   1.483s] ( 938/1667) spt-daemon::brain_decouple suspended_brain_controller_is_stall_evicted_take_completes_viewer_ticks
2026-07-11T03:00:06.5940349Z         PASS [   1.327s] ( 939/1667) spt-daemon::false_promote ready_candidate_does_not_promote_until_the_wedged_old_gen_conn_drains
2026-07-11T03:00:06.8081078Z         PASS [   0.356s] ( 940/1667) spt-daemon::presence presence_survives_brain_restart_with_cursor_resume
2026-07-11T03:00:06.8730382Z         PASS [   0.063s] ( 941/1667) spt-daemon::propagate update_set_carries_and_verifies_the_musl_artifact
2026-07-11T03:00:06.8807375Z         PASS [   0.285s] ( 942/1667) spt-daemon::propagate untrusted_origin_gets_no_offer
2026-07-11T03:00:06.8808629Z         PASS [   0.332s] ( 943/1667) spt-daemon::propagate rollback_offer_is_rejected_before_any_fetch
2026-07-11T03:00:06.9049706Z         PASS [   1.018s] ( 944/1667) spt-daemon::pairjoin daemon_hosted_responder_pairs_a_loopback_joiner_end_to_end
2026-07-11T03:00:06.9450350Z         PASS [   0.363s] ( 945/1667) spt-daemon::propagate tampered_relay_artifact_is_rejected_and_never_staged
2026-07-11T03:00:07.0491337Z         PASS [   0.178s] ( 946/1667) spt-daemon::psyche_context_file_e2e large_preload_mind_rides_the_context_file_not_argv
2026-07-11T03:00:07.0900205Z         PASS [   0.179s] ( 947/1667) spt-daemon::psyche_event_turn_e2e pulse_fire_runs_one_bounded_psyche_turn
2026-07-11T03:00:07.2410281Z         PASS [   0.681s] ( 948/1667) spt-daemon::propagate status_query_drives_the_convergence_table_end_to_end
2026-07-11T03:00:07.2842726Z         PASS [   0.341s] ( 949/1667) spt-daemon::psyche_residency_expectation_e2e failing_psyche_never_unhosts_or_destamps_the_parent
2026-07-11T03:00:07.2900445Z         PASS [   0.418s] ( 950/1667) spt-daemon::propagate update_set_propagates_selected_platform_artifact
2026-07-11T03:00:07.3172122Z         PASS [   1.720s] ( 951/1667) spt-daemon::netbroker dial_to_a_black_holing_peer_fails_with_a_bounded_ordinary_error
2026-07-11T03:00:07.3504566Z         PASS [   0.878s] ( 952/1667) spt-daemon::propagate chain_self_heal_propagates_with_gate_at_every_hop
2026-07-11T03:00:07.5829274Z         PASS [   0.298s] ( 953/1667) spt-daemon::pump pump_w2_presence_reaches_only_the_subscribing_carrier
2026-07-11T03:00:07.7741607Z         PASS [   0.427s] ( 954/1667) spt-daemon::replicate registries_converge_over_the_wire_and_the_lease_holds
2026-07-11T03:00:07.8390322Z         PASS [   0.254s] ( 955/1667) spt-daemon::reseed benign_offliner_is_reseeded_across_a_rotation
2026-07-11T03:00:07.8470666Z         PASS [   0.793s] ( 956/1667) spt-daemon::pump pump_and_dispatch_self_drive_the_subnet
2026-07-11T03:00:07.8660518Z         PASS [  29.595s] ( 957/1667) spt::multi_subnet_bringup_e2e multi_subnet_refuses_without_subnet_then_homes_and_binds
2026-07-11T03:00:07.9120086Z         PASS [   0.620s] ( 958/1667) spt-daemon::pumpdeadline pump_brain_times_out_when_broker_never_replies
2026-07-11T03:00:07.9281697Z         PASS [   0.615s] ( 959/1667) spt-daemon::pumpdeadline pump_reply_read_reclassifies_a_silent_peer_within_the_budget
2026-07-11T03:00:08.1664899Z         PASS [   0.238s] ( 960/1667) spt-daemon::seedproofx proven_verdict_is_the_shared_set
2026-07-11T03:00:08.1960454Z         PASS [   0.333s] ( 961/1667) spt-daemon::seedproofx both_members_prove_and_cache_the_shared_subnet
2026-07-11T03:00:08.3338824Z         PASS [   0.494s] ( 962/1667) spt-daemon::rosterprop roster_exchange_never_leaks_unproven_subnets
2026-07-11T03:00:08.3381488Z         PASS [   0.491s] ( 963/1667) spt-daemon::rosterprop roster_propagates_transitively_on_connect
2026-07-11T03:00:08.5650103Z         PASS [  30.032s] ( 964/1667) spt::multi_subnet_bringup_e2e single_subnet_control_auto_homes
2026-07-11T03:00:08.9926086Z         PASS [   0.428s] ( 965/1667) spt-daemon::wake_single_flight two_concurrent_wakes_for_one_endpoint_spawn_exactly_one_launch_tree
2026-07-11T03:00:09.0355489Z         PASS [   2.158s] ( 966/1667) spt-daemon::psyche_event_turn_e2e host_one_spawns_no_resident_psyche
2026-07-11T03:00:09.0900098Z         PASS [   0.756s] ( 967/1667) spt-daemon::sync torn_pull_recovers_by_repulling
2026-07-11T03:00:09.2730917Z         PASS [   0.185s] ( 968/1667) spt-daemon::wanmsg wan_user_msg_from_unproven_origin_is_restamped_at_the_funnel
2026-07-11T03:00:09.5922481Z         PASS [   0.595s] ( 969/1667) spt-daemon::wanmsg receiver_restart_replays_feed_without_double_delivery
2026-07-11T03:00:09.5990129Z         PASS [   0.558s] ( 970/1667) spt-daemon::wanmsg wan_message_lands_exactly_once_under_transport_origin
2026-07-11T03:00:09.6130210Z         PASS [   0.016s] ( 971/1667) spt-live context::tests::direct_always_writes
2026-07-11T03:00:09.6374046Z         PASS [   0.029s] ( 972/1667) spt-live context::tests::identified_write_stamps_advancing_vector
2026-07-11T03:00:09.6532842Z         PASS [   0.012s] ( 973/1667) spt-live context::tests::llm_over_llm_writes
2026-07-11T03:00:09.6600427Z         PASS [   0.010s] ( 974/1667) spt-live context::tests::llm_past_window_writes
2026-07-11T03:00:09.6712226Z         PASS [   0.011s] ( 975/1667) spt-live context::tests::llm_within_window_suppressed
2026-07-11T03:00:09.6810605Z         PASS [   0.009s] ( 976/1667) spt-live context::tests::pre_identity_write_stamps_v1_shape
2026-07-11T03:00:09.6910740Z         PASS [   0.008s] ( 977/1667) spt-live context::tests::write_context_suppresses_stale_llm
2026-07-11T03:00:09.7700262Z         PASS [   3.442s] ( 978/1667) spt-daemon::presence presence_history_replays_from_zero_for_a_late_subscriber
2026-07-11T03:00:09.8074690Z         PASS [   0.036s] ( 979/1667) spt-live digest::tests::extracts_records_from_the_located_source
2026-07-11T03:00:09.8438348Z         PASS [   0.038s] ( 980/1667) spt-live digest::tests::falls_back_to_history_locate_template
2026-07-11T03:00:09.8809677Z         PASS [   0.037s] ( 981/1667) spt-live digest::tests::fetcher_digest_lets_the_adapter_locate_and_emit
2026-07-11T03:00:09.8853879Z         PASS [   0.295s] ( 982/1667) spt-daemon::xfer push_survives_target_brain_restart_exactly_once
2026-07-11T03:00:09.8934027Z         PASS [   0.013s] ( 983/1667) spt-live digest::tests::missing_source_file_is_read_error
2026-07-11T03:00:09.8967372Z         PASS [   0.013s] ( 984/1667) spt-live digest::tests::no_source_errors
2026-07-11T03:00:09.9163366Z         PASS [   1.576s] ( 985/1667) spt-daemon::sync two_tier_sync_lands_and_gate_refuses_server_side
2026-07-11T03:00:09.9248834Z         PASS [   0.028s] ( 986/1667) spt-live echo::tests::echo_child_is_recursion_guarded
2026-07-11T03:00:09.9382544Z         PASS [   0.664s] ( 987/1667) spt-daemon::xfer fetch_lands_byte_identical_with_progress_both_ends
2026-07-11T03:00:09.9515036Z         PASS [   0.010s] ( 988/1667) spt-live echo::tests::provenance_is_stamped
2026-07-11T03:00:09.9534254Z         PASS [   0.035s] ( 989/1667) spt-live echo::tests::echo_consumes_history_and_writes_commune
2026-07-11T03:00:09.9645865Z         PASS [   0.039s] ( 990/1667) spt-live echo::tests::echo_nonzero_errors
2026-07-11T03:00:09.9719724Z         PASS [   0.016s] ( 991/1667) spt-live history::tests::fetcher_yields_records
2026-07-11T03:00:09.9760594Z         PASS [   0.008s] ( 992/1667) spt-live history::tests::missing_fetcher_field_errors
2026-07-11T03:00:09.9831887Z         PASS [   0.007s] ( 993/1667) spt-live history::tests::native_missing_log_is_empty
2026-07-11T03:00:09.9917547Z         PASS [   0.007s] ( 994/1667) spt-live history::tests::native_reads_logged_records
2026-07-11T03:00:09.9947681Z         PASS [   0.029s] ( 995/1667) spt-live history::tests::locate_normalize_reads_and_normalizes
2026-07-11T03:00:10.0210070Z         PASS [   0.332s] ( 996/1667) spt-live digest::tests::extractor_timeout_errors
2026-07-11T03:00:10.1230085Z         PASS [   1.926s] ( 997/1667) spt-daemon::sync concurrent_writes_reconcile_on_elected_node_and_converge
2026-07-11T03:00:10.1319923Z         PASS [   2.358s] ( 998/1667) spt-daemon::reseed revoked_node_is_denied_and_never_reseeded
2026-07-11T03:00:10.1840413Z         PASS [   0.162s] ( 999/1667) spt-live ingest::tests::commune_drop_is_ingested_and_deleted
2026-07-11T03:00:10.2100081Z         PASS [   0.215s] (1000/1667) spt-live ingest::tests::commune_and_signoff_both_deferred_signoff_supersedes
2026-07-11T03:00:10.2149977Z         PASS [   0.223s] (1001/1667) spt-live ingest::tests::both_drops_ingested
2026-07-11T03:00:10.2732351Z         PASS [   0.149s] (1002/1667) spt-live ingest::tests::empty_project_id_preserves_project_slice_drop
2026-07-11T03:00:10.2790297Z         PASS [   0.326s] (1003/1667) spt-live history::tests::fetcher_timeout_errors
2026-07-11T03:00:10.2900270Z         PASS [   2.378s] (1004/1667) spt-daemon::seedproofx no_shared_subnet_is_dropped
2026-07-11T03:00:10.2940438Z         PASS [   0.017s] (1005/1667) spt-live ingest::tests::no_drops_is_empty
2026-07-11T03:00:10.3106800Z         PASS [   0.415s] (1006/1667) spt-live echo::tests::drop_write_retry_is_bounded_and_denied_only
2026-07-11T03:00:10.3471164Z         PASS [   0.214s] (1007/1667) spt-live ingest::tests::empty_project_id_skips_project_tier
2026-07-11T03:00:10.3539874Z         PASS [   0.168s] (1008/1667) spt-live ingest::tests::ingest_never_writes_the_live_role
2026-07-11T03:00:10.3575409Z         PASS [   0.148s] (1009/1667) spt-live ingest::tests::ingest_strips_checkpoint_sentinel_from_durable_tier
2026-07-11T03:00:10.3670165Z         PASS [   0.018s] (1010/1667) spt-live ingest::tests::strip_checkpoint_markers_removes_tokens_keeps_text
2026-07-11T03:00:10.3817807Z         PASS [   0.012s] (1011/1667) spt-live inject::tests::long_body_is_capped
2026-07-11T03:00:10.3818911Z         PASS [   0.168s] (1012/1667) spt-live ingest::tests::marker_only_project_slice_is_not_preserved
2026-07-11T03:00:10.3859814Z         PASS [   0.007s] (1013/1667) spt-live inject::tests::missing_perch_is_best_effort
2026-07-11T03:00:10.3944314Z         PASS [   0.009s] (1014/1667) spt-live inject::tests::tap_appends_a_context_entry
2026-07-11T03:00:10.3979819Z         PASS [   0.009s] (1015/1667) spt-live outbound::tests::empty_body_parses_to_empty_intent
2026-07-11T03:00:10.4039927Z         PASS [   0.008s] (1016/1667) spt-live outbound::tests::non_authorable_types_are_ignored
2026-07-11T03:00:10.4086622Z         PASS [   0.011s] (1017/1667) spt-live outbound::tests::malformed_and_chunk_lines_are_skipped
2026-07-11T03:00:10.4180020Z         PASS [   0.014s] (1018/1667) spt-live outbound::tests::parses_reply_and_notify_in_order
2026-07-11T03:00:10.4230066Z         PASS [   0.013s] (1019/1667) spt-live outbound::tests::prose_only_yields_nothing
2026-07-11T03:00:10.4380075Z         PASS [   0.019s] (1020/1667) spt-live outbound::tests::spoofed_routing_attrs_are_unrepresentable
2026-07-11T03:00:10.4488412Z         PASS [   0.139s] (1021/1667) spt-live ingest::tests::stale_commune_suppressed_but_deleted
2026-07-11T03:00:10.4549964Z         PASS [   0.017s] (1022/1667) spt-live pulse::tests::echo_gate_fires_exactly_once
2026-07-11T03:00:10.4741265Z         PASS [   0.018s] (1023/1667) spt-live pulse::tests::tick_reports_idle
2026-07-11T03:00:10.5590040Z         PASS [   2.391s] (1024/1667) spt-daemon::seedproofx wrong_seed_is_dropped
2026-07-11T03:00:10.5631402Z         PASS [   0.270s] (1025/1667) spt-live ingest::tests::project_tier_precedence_suppression_under_resolvable_id_still_deletes
2026-07-11T03:00:10.5751887Z         PASS [   0.297s] (1026/1667) spt-live ingest::tests::preserved_drop_retry_is_idempotent_then_commits_on_resolve
2026-07-11T03:00:10.6166655Z         PASS [   0.326s] (1027/1667) spt-live ingest::tests::signoff_deferred_project_preserves_into_commune_pending
2026-07-11T03:00:10.6466655Z         PASS [   0.290s] (1028/1667) spt-live ingest::tests::untagged_and_suppressed_drops_still_delete
2026-07-11T03:00:10.6551379Z         PASS [   0.303s] (1029/1667) spt-live ingest::tests::two_slice_drop_routes_per_tier
2026-07-11T03:00:10.6600058Z         PASS [   0.208s] (1030/1667) spt-live pulse::tests::tick_ingests_drops
2026-07-11T03:00:10.6711643Z         PASS [   0.015s] (1031/1667) spt-live resume::tests::pending_strips_checkpoint_sentinel_keeps_inter_marker_text
2026-07-11T03:00:10.6783768Z         PASS [  10.248s] (1032/1667) spt::bin/spt cli::tests::shell_spawn_gates_on_the_registered_set
2026-07-11T03:00:10.6870589Z         PASS [   0.008s] (1033/1667) spt-live signoff::tests::echo_precedes_signoff_compose
2026-07-11T03:00:10.6991785Z         PASS [   0.012s] (1034/1667) spt-live signoff::tests::missing_session_skips_echo
2026-07-11T03:00:10.7059469Z         PASS [   0.145s] (1035/1667) spt-live reconcile::tests::no_conflict_is_a_noop
2026-07-11T03:00:10.7128623Z         PASS [   0.293s] (1036/1667) spt-live pulse::tests::commune_defers_project_then_lands_it_across_pulses
2026-07-11T03:00:10.7182671Z         PASS [   0.012s] (1037/1667) spt-live signoff::tests::stale_signoff_swept
2026-07-11T03:00:10.7251067Z         PASS [   0.019s] (1038/1667) spt-live signoff::tests::recovered_self_is_not_signed_off
2026-07-11T03:00:10.7316338Z         PASS [   0.255s] (1039/1667) spt-live reconcile::tests::failed_turn_preserves_everything
2026-07-11T03:00:10.7480104Z         PASS [   0.038s] (1040/1667) spt-live turn::tests::empty_stdout_is_an_error
2026-07-11T03:00:10.7537543Z         PASS [   0.036s] (1041/1667) spt-live turn::tests::turn_captures_stdout
2026-07-11T03:00:10.7563675Z         PASS [   0.138s] (1042/1667) spt-live resume::tests::download_appends_pending_drop_after_project
2026-07-11T03:00:10.7629831Z         PASS [   0.009s] (1043/1667) spt-msg deliver::tests::deferred_send_validates
2026-07-11T03:00:10.8028421Z         PASS [   0.231s] (1044/1667) spt-live reconcile::tests::suppressed_write_preserves_artifacts
2026-07-11T03:00:10.8562230Z         PASS [   0.297s] (1045/1667) spt-live reconcile::tests::reconcile_merges_and_clears
2026-07-11T03:00:10.8681475Z         PASS [   0.008s] (1046/1667) spt-msg emit::tests::anonymous_still_enveloped
2026-07-11T03:00:10.8682841Z         PASS [   0.223s] (1047/1667) spt-live resume::tests::download_composes_two_tiers
2026-07-11T03:00:10.8750088Z         PASS [   0.009s] (1048/1667) spt-msg emit::tests::multiline_body_escapes_and_round_trips
2026-07-11T03:00:10.8795700Z         PASS [   0.010s] (1049/1667) spt-msg emit::tests::oversized_listener_line_chunks_into_event_parts
2026-07-11T03:00:10.8860053Z         PASS [   0.005s] (1050/1667) spt-msg emit::tests::typed_body_from_wins_over_structural_from_no_double_wrap
2026-07-11T03:00:10.8889736Z         PASS [   0.013s] (1051/1667) spt-msg emit::tests::structural_renders_msg_envelope
2026-07-11T03:00:10.9019519Z         PASS [   0.015s] (1052/1667) spt-msg emit::tests::user_msg_envelope_renders_verbatim_on_both_edges
2026-07-11T03:00:10.9020512Z         PASS [   0.013s] (1053/1667) spt-msg emit::tests::whole_render_never_chunks
2026-07-11T03:00:10.9150626Z         PASS [   0.184s] (1054/1667) spt-msg deliver::tests::deferred_send_skips_stream_drain_survives_for_hook
2026-07-11T03:00:10.9255115Z         PASS [   0.116s] (1055/1667) spt-msg deliver::tests::send_outcome_mapping
2026-07-11T03:00:10.9258794Z         PASS [   0.271s] (1056/1667) spt-live resume::tests::download_renders_role_first_then_live_then_project
2026-07-11T03:00:10.9600082Z         PASS [   0.206s] (1057/1667) spt-msg deliver::tests::offline_existing_perch_spools
2026-07-11T03:00:10.9853545Z         PASS [   0.231s] (1058/1667) spt-msg deliver::tests::online_delivers_via_tcp_without_spooling
2026-07-11T03:00:10.9868595Z         PASS [   0.223s] (1059/1667) spt-msg deliver::tests::recycled_pid_address_does_not_misdeliver
2026-07-11T03:00:11.0070411Z         PASS [   0.336s] (1060/1667) spt-live signoff::tests::boundary_writes_resume_commune
2026-07-11T03:00:11.0139801Z         PASS [   0.113s] (1061/1667) spt-msg listener::tests::bind_registers_and_round_trips
2026-07-11T03:00:11.0170701Z         PASS [   0.096s] (1062/1667) spt-msg listener::tests::drop_unregisters_address
2026-07-11T03:00:11.0344088Z         PASS [   0.018s] (1063/1667) spt-msg ring::tests::ring_no_perch
2026-07-11T03:00:11.0405364Z         PASS [   0.140s] (1064/1667) spt-msg listener::tests::blocking_accepts_within_window
2026-07-11T03:00:11.1200036Z         PASS [   0.209s] (1065/1667) spt-msg listener::tests::blocking_times_out_when_idle
2026-07-11T03:00:11.1350007Z         PASS [   0.015s] (1066/1667) spt-msg wire::tests::decode_rejects_overrunning_from_len
2026-07-11T03:00:11.1468713Z         PASS [   0.012s] (1067/1667) spt-msg wire::tests::encode_decode_round_trips_structural
2026-07-11T03:00:11.1649925Z         PASS [   0.015s] (1068/1667) spt-msg wire::tests::encode_empty_from_is_anonymous
2026-07-11T03:00:11.1744741Z         PASS [   0.010s] (1069/1667) spt-msg wire::tests::frame_round_trips_over_loopback
2026-07-11T03:00:11.1866251Z         PASS [   0.015s] (1070/1667) spt-msg wire::tests::oversized_length_prefix_rejected
2026-07-11T03:00:11.1989913Z         PASS [   0.478s] (1071/1667) spt-msg deliver::tests::active_only_never_tcp_delivers_to_a_live_relay
2026-07-11T03:00:11.1991313Z         PASS [   0.212s] (1072/1667) spt-msg ready::tests::start_ledgers_a_boot_session_row
2026-07-11T03:00:11.2040210Z         PASS [   0.016s] (1073/1667) spt-msg wire::tests::typed_event_body_rides_verbatim
2026-07-11T03:00:11.2291941Z         PASS [   0.303s] (1074/1667) spt-msg ready::tests::backlog_drains_on_start
2026-07-11T03:00:11.2343022Z         PASS [   0.273s] (1075/1667) spt-msg ready::tests::recv_gets_live_tcp_message
2026-07-11T03:00:11.2472003Z         PASS [   0.263s] (1076/1667) spt-msg ready::tests::soft_cleanup_preserves_spool_and_info
2026-07-11T03:00:11.2522239Z         PASS [   0.019s] (1077/1667) spt-net net::attach::tests::record_split_across_chunks_reassembles
2026-07-11T03:00:11.2567688Z         PASS [   0.047s] (1078/1667) spt-net net::attach::tests::attach_intents_round_trip
2026-07-11T03:00:11.2568705Z         PASS [   0.244s] (1079/1667) spt-msg ready::tests::start_registers_resolvable_perch
2026-07-11T03:00:11.2574377Z         PASS [   0.027s] (1080/1667) spt-net net::attach::tests::kick_take_and_displaced_round_trip
2026-07-11T03:00:11.2668842Z         PASS [   0.018s] (1081/1667) spt-net net::attach::tests::records_round_trip_and_unknown_kind_is_skipped
2026-07-11T03:00:11.2673098Z         PASS [   0.015s] (1082/1667) spt-net net::attach::tests::request_without_intent_defaults_to_control
2026-07-11T03:00:11.2824130Z         PASS [   0.020s] (1083/1667) spt-net net::endpoint::tests::family_force_off_flag_parsing
2026-07-11T03:00:11.2825730Z         PASS [   0.026s] (1084/1667) spt-net net::attach::tests::request_endpoint_id_is_additive_and_local_wire_is_unchanged
2026-07-11T03:00:11.2850162Z         PASS [   0.018s] (1085/1667) spt-net net::endpoint::tests::family_selection_drops_dead_keeps_working
2026-07-11T03:00:11.2885642Z         PASS [   0.256s] (1086/1667) spt-msg ring::tests::ring_offline_target_queues_and_cleans_up
2026-07-11T03:00:11.2942431Z         PASS [   0.028s] (1087/1667) spt-net net::endpoint::tests::keep_alive_is_under_idle_timeout
2026-07-11T03:00:11.3015594Z         PASS [   0.024s] (1088/1667) spt-net net::mesh::seedproof::tests::cross_connection_replay_fails
2026-07-11T03:00:11.3157290Z         PASS [   0.295s] (1089/1667) spt-msg ring::tests::ring_gets_reply_and_cleans_up
2026-07-11T03:00:11.3250298Z         PASS [   0.026s] (1090/1667) spt-net net::mesh::seedproof::tests::forged_proof_fails
2026-07-11T03:00:11.3260247Z         PASS [   0.019s] (1091/1667) spt-net net::mesh::seedproof::tests::hello_frame_round_trips_and_rejects_malformed
2026-07-11T03:00:11.3261726Z         PASS [   0.016s] (1092/1667) spt-net net::mesh::seedproof::tests::mk_derivation_is_deterministic_and_input_sensitive
2026-07-11T03:00:11.3262949Z         PASS [   0.036s] (1093/1667) spt-net net::mesh::seedproof::tests::frame_codec_round_trips_and_rejects_garbage
2026-07-11T03:00:11.3327995Z         PASS [   0.021s] (1094/1667) spt-net net::mesh::seedproof::tests::mutual_requires_both_sides
2026-07-11T03:00:11.3356995Z         PASS [   0.013s] (1095/1667) spt-net net::mesh::seedproof::tests::wrong_epoch_fails
2026-07-11T03:00:11.3447127Z         PASS [   0.018s] (1096/1667) spt-net net::mesh::seedproof::tests::valid_proof_verifies_and_roles_differ
2026-07-11T03:00:11.3497777Z         PASS [   0.021s] (1097/1667) spt-net net::mesh::seedproof::tests::proofset_frame_round_trips_and_rejects_malformed
2026-07-11T03:00:11.3499365Z         PASS [   0.016s] (1098/1667) spt-net net::mesh::seedproof::tests::wrong_subnet_fails
2026-07-11T03:00:11.3555038Z         PASS [   0.022s] (1099/1667) spt-net net::notif::tests::record_round_trips_and_unknown_kind_is_skipped
2026-07-11T03:00:11.3595581Z         PASS [   0.024s] (1100/1667) spt-net net::notif::tests::forged_origin_field_is_inert
2026-07-11T03:00:11.3629951Z         PASS [   0.025s] (1101/1667) spt-net net::notif::tests::record_split_across_chunks_reassembles
2026-07-11T03:00:11.3653156Z         PASS [   0.025s] (1102/1667) spt-net net::pairing::meet::tests::derived_identity_is_deterministic_and_input_bound
2026-07-11T03:00:11.3721070Z         PASS [   0.030s] (1103/1667) spt-net net::pairing::meet::tests::key_seed_is_not_the_token
2026-07-11T03:00:11.3812916Z         PASS [   0.025s] (1104/1667) spt-net net::pairing::ntp::tests::clock_step_forces_refresh_via_injected_reads
2026-07-11T03:00:11.3865398Z         PASS [   0.030s] (1105/1667) spt-net net::pairing::ntp::tests::invalidate_clears_the_snapshot
2026-07-11T03:00:11.3896649Z         PASS [   0.033s] (1106/1667) spt-net net::pairing::meet::tests::skewed_window_contains_the_listener_id
2026-07-11T03:00:11.4170335Z         PASS [   0.030s] (1107/1667) spt-net net::pairing::ntp::tests::offset_applies_signed_and_saturates
2026-07-11T03:00:11.4248377Z         PASS [   0.036s] (1108/1667) spt-net net::pairing::ntp::tests::parse_rejects_short_and_zeroed_replies
2026-07-11T03:00:11.4256939Z         PASS [   0.053s] (1109/1667) spt-net net::pairing::ntp::tests::loud_fail_logs_only_on_transitions
2026-07-11T03:00:11.4280946Z         PASS [   0.039s] (1110/1667) spt-net net::pairing::ntp::tests::sntp_query_reads_the_transmit_timestamp
2026-07-11T03:00:11.4390339Z         PASS [   0.022s] (1111/1667) spt-net net::pairing::ntp::tests::sort_v4_first_leads_with_v4_preserving_family_order
2026-07-11T03:00:11.4461607Z         PASS [   0.017s] (1112/1667) spt-net net::pairing::ratelimit::tests::abandoned_ceremony_is_reclaimed_and_charged
2026-07-11T03:00:11.4499973Z         PASS [   0.198s] (1113/1667) spt-net net::endpoint::tests::endpoint_id_binds_to_identity
2026-07-11T03:00:11.4570133Z         PASS [   0.022s] (1114/1667) spt-net net::pairing::ratelimit::tests::backoff_curve_doubles_then_caps
2026-07-11T03:00:11.4695113Z         PASS [   0.020s] (1115/1667) spt-net net::pairing::ratelimit::tests::failures_impose_exponential_backoff
2026-07-11T03:00:11.4720201Z         PASS [   0.025s] (1116/1667) spt-net net::pairing::ratelimit::tests::backoff_is_per_subnet
2026-07-11T03:00:11.4838710Z         PASS [   0.013s] (1117/1667) spt-net net::pairing::ratelimit::tests::first_ceremony_is_free_and_success_resets
2026-07-11T03:00:11.4909550Z         PASS [   0.018s] (1118/1667) spt-net net::pairing::rendezvous::tests::distinct_same_length_names_diverge
2026-07-11T03:00:11.4910245Z         PASS [   0.020s] (1119/1667) spt-net net::pairing::ratelimit::tests::one_active_ceremony_per_subnet
2026-07-11T03:00:11.4947073Z         PASS [   0.025s] (1120/1667) spt-net net::pairing::ratelimit::tests::success_clears_accumulated_backoff
2026-07-11T03:00:11.5160208Z         PASS [   0.027s] (1121/1667) spt-net net::pairing::rendezvous::tests::length_prefix_prevents_boundary_collision
2026-07-11T03:00:11.5190172Z         PASS [   0.322s] (1122/1667) spt-msg::killer_quickstart offline_then_online_delivers_backlog
2026-07-11T03:00:11.5251333Z         PASS [   0.029s] (1123/1667) spt-net net::pairing::rendezvous::tests::token_is_deterministic
2026-07-11T03:00:11.5355092Z         PASS [   0.033s] (1124/1667) spt-net net::pairing::rendezvous::tests::token_varies_with_name_and_step
2026-07-11T03:00:11.5480197Z         PASS [   0.027s] (1125/1667) spt-net net::pairing::rendezvous::tests::window_is_three_adjacent_tokens
2026-07-11T03:00:11.5730107Z         PASS [   0.295s] (1126/1667) spt-net net::endpoint::tests::two_endpoints_loopback_echo
2026-07-11T03:00:11.5860044Z         PASS [   0.541s] (1127/1667) spt-msg ring::tests::ring_timeout_cleans_up
2026-07-11T03:00:11.6500249Z         PASS [   0.124s] (1128/1667) spt-net net::pairing::spake::tests::reflected_role_is_rejected_by_pake
2026-07-11T03:00:11.6703749Z         PASS [   0.148s] (1129/1667) spt-net net::pairing::spake::tests::matching_code_pairs_and_agrees_on_key
2026-07-11T03:00:11.6800353Z         PASS [   0.319s] (1130/1667) spt-net net::pairing::meet::tests::meet_redirects_joiner_to_the_real_pairing_endpoint
2026-07-11T03:00:11.6997391Z         PASS [   0.022s] (1131/1667) spt-net net::pairing::totp::tests::code_at_is_six_zero_padded_digits
2026-07-11T03:00:11.7124655Z         PASS [   0.156s] (1132/1667) spt-net net::pairing::spake::tests::stale_step_fails
2026-07-11T03:00:11.7200867Z         PASS [   0.512s] (1133/1667) spt-msg::killer_quickstart two_agents_exchange_message_tcp_and_spool
2026-07-11T03:00:11.7269592Z         PASS [   0.133s] (1134/1667) spt-net net::pairing::spake::tests::tampered_tag_fails
2026-07-11T03:00:11.7279819Z         PASS [   0.188s] (1135/1667) spt-net net::pairing::spake::tests::stale_epoch_fails
2026-07-11T03:00:11.7357457Z         PASS [   0.022s] (1136/1667) spt-net net::pairing::totp::tests::debug_redacts_seed
2026-07-11T03:00:11.7395951Z         PASS [   0.027s] (1137/1667) spt-net net::pairing::totp::tests::generated_seeds_are_distinct
2026-07-11T03:00:11.7407816Z         PASS [   0.020s] (1138/1667) spt-net net::pairing::totp::tests::matches_rfc6238_appendix_b_vectors
2026-07-11T03:00:11.7409599Z         PASS [   0.020s] (1139/1667) spt-net net::pairing::totp::tests::otpauth_uri_is_well_formed_and_encoded
2026-07-11T03:00:11.7410854Z         PASS [   0.020s] (1140/1667) spt-net net::pairing::totp::tests::seed_round_trips_through_base32
2026-07-11T03:00:11.7412007Z         PASS [   0.019s] (1141/1667) spt-net net::pairing::totp::tests::time_step_is_floor_unix_over_period
2026-07-11T03:00:11.7413060Z         PASS [   0.169s] (1142/1667) spt-net net::pairing::spake::tests::substituted_pubkey_fails
2026-07-11T03:00:11.7466815Z         PASS [   0.320s] (1143/1667) spt-net net::pairing::ntp::tests::v6_first_ordering_does_not_starve_the_query
2026-07-11T03:00:11.7520178Z         PASS [   0.023s] (1144/1667) spt-net net::pairing::transcript::tests::diverged_shared_secret_fails_verification
2026-07-11T03:00:11.7560227Z         PASS [   0.027s] (1145/1667) spt-net net::pairing::totp::tests::window_accepts_plus_minus_one_only
2026-07-11T03:00:11.7561337Z         PASS [   0.332s] (1146/1667) spt-net net::pairing::ntp::tests::unreachable_server_falls_back
2026-07-11T03:00:11.7586882Z         PASS [   0.022s] (1147/1667) spt-net net::pairing::transcript::tests::each_bound_field_changes_the_tag
2026-07-11T03:00:11.7600221Z         PASS [   0.021s] (1148/1667) spt-net net::pairing::transcript::tests::matching_tag_verifies_and_roles_differ
2026-07-11T03:00:11.7700660Z         PASS [   0.027s] (1149/1667) spt-net net::pairing::transcript::tests::length_prefixing_prevents_boundary_collision
2026-07-11T03:00:11.7744991Z         PASS [   0.019s] (1150/1667) spt-net net::pairing::transcript::tests::pake_identity_binds_role_and_context
2026-07-11T03:00:11.7757067Z         PASS [   0.025s] (1151/1667) spt-net net::pairing::transcript::tests::message_order_is_bound
2026-07-11T03:00:11.7758263Z         PASS [   0.016s] (1152/1667) spt-net net::pairing::wire::tests::frame_codec_round_trips_and_rejects_garbage
2026-07-11T03:00:11.7819086Z         PASS [   0.015s] (1153/1667) spt-net net::pairing::wire::tests::seed_frame_roster_is_additive_and_roundtrips
2026-07-11T03:00:11.7830912Z         PASS [   0.022s] (1154/1667) spt-net net::pairing::wire::tests::hello_intro_is_additive_and_roundtrips
2026-07-11T03:00:11.7876277Z         PASS [   0.144s] (1155/1667) spt-net net::pairing::spake::tests::wrong_code_fails_at_confirmation_not_spake
2026-07-11T03:00:11.7914510Z         PASS [   0.012s] (1156/1667) spt-net net::registry::tests::adapter_projects_controlled_serde_and_n_minus_one
2026-07-11T03:00:11.7986404Z         PASS [   0.011s] (1157/1667) spt-net net::registry::tests::advertise_if_visible_gates_before_join
2026-07-11T03:00:11.8023023Z         PASS [   6.702s] (1158/1667) spt-daemon::brain_resume_conn_deadlock daemon_cursor_only_resume_keeps_heartbeat_live_respawn_interleave
2026-07-11T03:00:11.8031446Z         PASS [   0.012s] (1159/1667) spt-net net::registry::tests::display_parity_fields_serde_and_n_minus_one
2026-07-11T03:00:11.8082523Z         PASS [   0.009s] (1160/1667) spt-net net::registry::tests::distinct_nodes_are_separate_instances
2026-07-11T03:00:11.8119992Z         PASS [   0.010s] (1161/1667) spt-net net::registry::tests::equal_epoch_replay_is_stale_noop
2026-07-11T03:00:11.8121424Z         PASS [   0.009s] (1162/1667) spt-net net::registry::tests::evicting_dead_node_clears_phantom_ambiguity
2026-07-11T03:00:11.8149744Z         PASS [   0.147s] (1163/1667) spt-net net::pairing::spake::tests::wrong_subnet_fails
2026-07-11T03:00:11.8175482Z         PASS [   0.009s] (1164/1667) spt-net net::registry::tests::excluded_endpoint_is_not_routable_even_via_node_pin
2026-07-11T03:00:11.8183294Z         PASS [   6.714s] (1165/1667) spt-daemon::brain_resume_conn_deadlock daemon_cursor_only_resume_keeps_heartbeat_live_steady_state
2026-07-11T03:00:11.8230399Z         PASS [   0.011s] (1166/1667) spt-net net::registry::tests::exclusion_prunes_cross_subnet_ambiguity
2026-07-11T03:00:11.8231740Z         PASS [   0.011s] (1167/1667) spt-net net::registry::tests::join_collides_even_with_offline_holder
2026-07-11T03:00:11.8266845Z         PASS [   0.012s] (1168/1667) spt-net net::registry::tests::join_colliding_id_on_other_node_refuses_untouched
2026-07-11T03:00:11.8300951Z         PASS [   0.010s] (1169/1667) spt-net net::registry::tests::join_fresh_id_is_inserted
2026-07-11T03:00:11.8350372Z         PASS [   0.010s] (1170/1667) spt-net net::registry::tests::join_same_name_in_different_subnet_is_legal
2026-07-11T03:00:11.8351685Z         PASS [   0.010s] (1171/1667) spt-net net::registry::tests::join_same_node_falls_through_to_lease
2026-07-11T03:00:11.8364031Z         PASS [   0.010s] (1172/1667) spt-net net::registry::tests::newer_epoch_supersedes_same_node
2026-07-11T03:00:11.8372422Z         PASS [   0.010s] (1173/1667) spt-net net::registry::tests::node_level_label_lease_persist_prune_and_serde
2026-07-11T03:00:11.8373728Z         PASS [   0.011s] (1174/1667) spt-net net::registry::tests::node_label_rides_the_lease_and_serde
2026-07-11T03:00:11.8382024Z         PASS [   0.010s] (1175/1667) spt-net net::registry::tests::node_qualifier_accepts_label_and_prefix_refuses_shared
2026-07-11T03:00:11.8440395Z         PASS [   0.092s] (1176/1667) spt-net net::pairing::wire::tests::busy_subnet_refuses_ceremony
2026-07-11T03:00:11.8441725Z         PASS [   0.010s] (1177/1667) spt-net net::registry::tests::offline_since_side_map_is_self_pruning
2026-07-11T03:00:11.8442866Z         PASS [   0.010s] (1178/1667) spt-net net::registry::tests::offline_rows_decay_past_grace_own_rows_survive
2026-07-11T03:00:11.8492771Z         PASS [   0.010s] (1179/1667) spt-net net::registry::tests::presence_datum_rides_the_lease_and_serde
2026-07-11T03:00:11.8502897Z         PASS [   0.011s] (1180/1667) spt-net net::registry::tests::registry_serde_roundtrips
2026-07-11T03:00:11.8529447Z         PASS [   0.009s] (1181/1667) spt-net net::registry::tests::rename_collision_refuses_whole_ripple
2026-07-11T03:00:11.8560791Z         PASS [   0.014s] (1182/1667) spt-net net::registry::tests::purge_churn_offline_ghosts_stay_bounded
2026-07-11T03:00:11.8583445Z         PASS [   0.010s] (1183/1667) spt-net net::registry::tests::rename_ripples_rows_across_advertised_subnets
2026-07-11T03:00:11.8585365Z         PASS [   0.010s] (1184/1667) spt-net net::registry::tests::resolve_across_bare_id_distinct_nodes_refuses_acrossnodes
2026-07-11T03:00:11.8596149Z         PASS [   0.010s] (1185/1667) spt-net net::registry::tests::resolve_across_local_wins_over_remote_in_other_subnet
2026-07-11T03:00:11.8599446Z         PASS [   0.010s] (1186/1667) spt-net net::registry::tests::resolve_across_same_node_twins_keep_freshest_epoch
2026-07-11T03:00:11.8622542Z         PASS [   0.010s] (1187/1667) spt-net net::registry::tests::resolve_across_same_node_two_subnets_resolves
2026-07-11T03:00:11.8623696Z         PASS [   0.009s] (1188/1667) spt-net net::registry::tests::resolve_across_unique_id_resolves
2026-07-11T03:00:11.8624746Z         PASS [   0.010s] (1189/1667) spt-net net::registry::tests::resolve_across_subnet_qualified_routes_there
2026-07-11T03:00:11.8680859Z         PASS [   0.011s] (1190/1667) spt-net net::registry::tests::resolve_multiple_live_nodes_refuses
2026-07-11T03:00:11.8704385Z         PASS [   0.010s] (1191/1667) spt-net net::registry::tests::resolve_node_qualifier_pins_and_offline_is_not_found
2026-07-11T03:00:11.8710204Z         PASS [   0.102s] (1192/1667) spt-net net::pairing::wire::tests::stale_step_is_rejected
2026-07-11T03:00:11.8723000Z         PASS [   0.010s] (1193/1667) spt-net net::registry::tests::resource_projection_filters_hidden_and_offline
2026-07-11T03:00:11.8724769Z         PASS [   0.009s] (1194/1667) spt-net net::registry::tests::resource_blurb_rides_the_lease_and_serde
2026-07-11T03:00:11.8733993Z         PASS [   0.011s] (1195/1667) spt-net net::registry::tests::resolve_sole_live_remote_and_skips_offline
2026-07-11T03:00:11.8769272Z         PASS [   0.016s] (1196/1667) spt-net net::registry::tests::resolve_prefers_local_instance
2026-07-11T03:00:11.8770718Z         PASS [   0.011s] (1197/1667) spt-net net::registry::tests::resource_projection_threads_adapter_projects_controlled
2026-07-11T03:00:11.8771943Z         PASS [   0.010s] (1198/1667) spt-net net::registry::tests::resource_projection_threads_endpoint_type
2026-07-11T03:00:11.8773031Z         PASS [   0.009s] (1199/1667) spt-net net::registry::tests::resource_projection_threads_node_label
2026-07-11T03:00:11.8826466Z         PASS [   0.010s] (1200/1667) spt-net net::registry::tests::revival_not_out_raced
2026-07-11T03:00:11.8834731Z         PASS [   0.010s] (1201/1667) spt-net net::registry::tests::select_rest_target_suspend_goal_satisfaction
2026-07-11T03:00:11.8839847Z         PASS [   0.012s] (1202/1667) spt-net net::registry::tests::select_rest_target_offline_never_a_candidate
2026-07-11T03:00:11.8854711Z         PASS [   0.114s] (1203/1667) spt-net net::pairing::wire::tests::unknown_subnet_is_rejected
2026-07-11T03:00:11.8867862Z         PASS [   0.009s] (1204/1667) spt-net net::replicate::tests::apply_routes_by_subnet_and_drops_non_member
2026-07-11T03:00:11.8871204Z         PASS [   0.010s] (1205/1667) spt-net net::registry::tests::stale_active_cannot_clobber_newer_offline
2026-07-11T03:00:11.8875450Z         PASS [   0.010s] (1206/1667) spt-net net::registry::tests::suspended_is_addressable_and_roundtrips
2026-07-11T03:00:11.8903989Z         PASS [   0.014s] (1207/1667) spt-net net::registry::tests::select_rest_target_wake_goal_satisfaction
2026-07-11T03:00:11.8948593Z         PASS [   0.009s] (1208/1667) spt-net net::replicate::tests::update_round_trips_and_tolerates_unknown_field
2026-07-11T03:00:11.8960608Z         PASS [   0.012s] (1209/1667) spt-net net::replicate::tests::stale_wire_update_cannot_clobber_newer_state
2026-07-11T03:00:11.8990237Z         PASS [   0.009s] (1210/1667) spt-net net::rest::tests::records_round_trip_and_degrade
2026-07-11T03:00:11.9020821Z         PASS [   0.014s] (1211/1667) spt-net net::replicate::tests::feed_carries_instances_and_node_labels_wire_compat
2026-07-11T03:00:11.9022218Z         PASS [   0.010s] (1212/1667) spt-net net::serveprobe::tests::records_round_trip_and_degrade
2026-07-11T03:00:11.9023335Z         PASS [   0.016s] (1213/1667) spt-net net::replicate::tests::decoder_survives_chunk_splits_and_corrupt_lines
2026-07-11T03:00:11.9024395Z         PASS [   0.014s] (1214/1667) spt-net net::shelllink::tests::records_round_trip_and_degrade
2026-07-11T03:00:11.9054232Z         PASS [   0.009s] (1215/1667) spt-net net::update::tests::forged_origin_field_is_inert
2026-07-11T03:00:11.9055732Z         PASS [   0.010s] (1216/1667) spt-net net::sync::tests::records_round_trip_and_unknown_kind_is_skipped
2026-07-11T03:00:11.9057189Z         PASS [   0.009s] (1217/1667) spt-net net::update::tests::record_split_across_chunks_reassembles
2026-07-11T03:00:11.9058684Z         PASS [   0.011s] (1218/1667) spt-net net::sync::tests::record_split_across_chunks_reassembles
2026-07-11T03:00:11.9063411Z         PASS [   0.016s] (1219/1667) spt-net net::sync::tests::forged_origin_field_is_inert
2026-07-11T03:00:11.9071103Z         PASS [   0.009s] (1220/1667) spt-net net::update::tests::records_round_trip_and_unknown_kind_is_skipped
2026-07-11T03:00:11.9098439Z         PASS [   0.011s] (1221/1667) spt-net net::wanmsg::tests::forged_origin_field_is_inert
2026-07-11T03:00:11.9116902Z         PASS [   0.010s] (1222/1667) spt-net net::wanmsg::tests::message_round_trips_and_tolerates_unknown_field
2026-07-11T03:00:11.9155346Z         PASS [   0.010s] (1223/1667) spt-net net::wanmsg::tests::reply_round_trips_and_tolerates_unknown_field
2026-07-11T03:00:11.9156815Z         PASS [   0.009s] (1224/1667) spt-net net::xfer::tests::record_split_across_chunks_reassembles
2026-07-11T03:00:11.9157874Z         PASS [   0.009s] (1225/1667) spt-net net::xfer::tests::forged_origin_field_is_inert
2026-07-11T03:00:11.9159110Z         PASS [   0.009s] (1226/1667) spt-net net::wanmsg::tests::route_splits_local_and_remote_and_passes_refusals
2026-07-11T03:00:11.9160176Z         PASS [   0.008s] (1227/1667) spt-proto addr::tests::display_round_trips
2026-07-11T03:00:11.9164953Z         PASS [   0.006s] (1228/1667) spt-proto addr::tests::parses_every_qualifier_combination
2026-07-11T03:00:11.9188176Z         PASS [   0.006s] (1229/1667) spt-proto addr::tests::rejects_doubled_delimiters
2026-07-11T03:00:11.9192336Z         PASS [   0.013s] (1230/1667) spt-net net::xfer::tests::records_round_trip_and_unknown_kind_is_skipped
2026-07-11T03:00:11.9203574Z         PASS [   0.005s] (1231/1667) spt-proto chunk::tests::malformed_parts_return_none
2026-07-11T03:00:11.9212100Z         PASS [   0.006s] (1232/1667) spt-proto addr::tests::rejects_empty_or_bad_components
2026-07-11T03:00:11.9220127Z         PASS [   0.006s] (1233/1667) spt-proto chunk::tests::oversized_line_splits_and_each_part_is_well_formed_and_bounded
2026-07-11T03:00:11.9229544Z         PASS [   0.006s] (1234/1667) spt-proto chunk::tests::orphan_group_without_head_is_dropped
2026-07-11T03:00:11.9235931Z         PASS [   0.005s] (1235/1667) spt-proto chunk::tests::reassemble_stream_handles_mixed_traffic
2026-07-11T03:00:11.9237858Z         PASS [   0.006s] (1236/1667) spt-proto chunk::tests::short_line_passes_through_unchunked
2026-07-11T03:00:11.9243248Z         PASS [   0.009s] (1237/1667) spt-proto chunk::tests::missing_middle_part_is_dropped
2026-07-11T03:00:11.9277528Z         PASS [   0.006s] (1238/1667) spt-proto endpoint::tests::agent_vs_shell_split
2026-07-11T03:00:11.9278371Z         PASS [   0.005s] (1239/1667) spt-proto endpoint::tests::shell_kind_round_trips
2026-07-11T03:00:11.9279274Z         PASS [   0.006s] (1240/1667) spt-proto endpoint::tests::unknown_tag_tolerated_and_preserved
2026-07-11T03:00:11.9280767Z         PASS [   0.007s] (1241/1667) spt-proto endpoint::tests::broker_and_node_families
2026-07-11T03:00:11.9295228Z         PASS [   0.006s] (1242/1667) spt-proto endpoint::tests::day_one_tags_round_trip
2026-07-11T03:00:11.9329281Z         PASS [   0.006s] (1243/1667) spt-proto envelope::tests::body_escape_is_cr_linesafe
2026-07-11T03:00:11.9343522Z         PASS [   0.006s] (1244/1667) spt-proto envelope::tests::body_escape_unescape_round_trips_html_and_newlines
2026-07-11T03:00:11.9345275Z         PASS [   0.006s] (1245/1667) spt-proto envelope::tests::decode_is_amp_last_so_literal_entities_do_not_double_decode
2026-07-11T03:00:11.9346391Z         PASS [   0.006s] (1246/1667) spt-proto envelope::tests::from_attr_returns_none_on_garbage_or_empty
2026-07-11T03:00:11.9347321Z         PASS [   0.006s] (1247/1667) spt-proto envelope::tests::parser_both_tags_present
2026-07-11T03:00:11.9348000Z         PASS [   0.007s] (1248/1667) spt-proto envelope::tests::from_attr_unescape_is_amp_last
2026-07-11T03:00:11.9350325Z         PASS [   0.006s] (1249/1667) spt-proto envelope::tests::parser_empty_body_is_some_empty_and_nested_tags_preserved
2026-07-11T03:00:11.9351463Z         PASS [   0.005s] (1250/1667) spt-proto envelope::tests::parser_no_tags_falls_back_whole_payload_to_live
2026-07-11T03:00:11.9387063Z         PASS [   0.008s] (1251/1667) spt-proto envelope::tests::parser_out_of_order_tags_both_extracted
2026-07-11T03:00:11.9388179Z         PASS [   0.175s] (1252/1667) spt-net net::pairing::wire::tests::repair_member_keeps_seed
2026-07-11T03:00:11.9391961Z         PASS [   0.181s] (1253/1667) spt-net net::pairing::wire::tests::loopback_pairs_and_transfers_seed_and_roster
2026-07-11T03:00:11.9392959Z         PASS [   0.005s] (1254/1667) spt-proto event::tests::attr_decode_is_amp_last
2026-07-11T03:00:11.9401641Z         PASS [   0.006s] (1255/1667) spt-proto event::tests::alarm_event_round_trips
2026-07-11T03:00:11.9402875Z         PASS [   0.005s] (1256/1667) spt-proto event::tests::empty_body_envelope_parses
2026-07-11T03:00:11.9403945Z         PASS [   0.005s] (1257/1667) spt-proto event::tests::body_with_literal_event_tokens_round_trips
2026-07-11T03:00:11.9405083Z         PASS [   0.006s] (1258/1667) spt-proto event::tests::attr_order_preserved
2026-07-11T03:00:11.9412633Z         PASS [   0.008s] (1259/1667) spt-proto envelope::tests::parser_unclosed_live_tag_does_not_scoop_project
2026-07-11T03:00:11.9449719Z         PASS [   0.006s] (1260/1667) spt-proto event::tests::malformed_inputs_return_none_without_panic
2026-07-11T03:00:11.9450530Z         PASS [   0.005s] (1261/1667) spt-proto event::tests::typed_envelope_detected_and_parsed
2026-07-11T03:00:11.9452937Z         PASS [   0.007s] (1262/1667) spt-proto event::tests::msg_event_round_trips
2026-07-11T03:00:11.9461172Z         PASS [   0.006s] (1263/1667) spt-proto event::tests::user_msg_gate_is_not_payload_trusted
2026-07-11T03:00:11.9486268Z         PASS [   0.006s] (1264/1667) spt-proto event::tests::user_msg_envelope_is_n_minus_one_tolerant
2026-07-11T03:00:11.9487825Z         PASS [   0.007s] (1265/1667) spt-proto event::tests::typed_predicate_rejects_partials
2026-07-11T03:00:11.9490179Z         PASS [   0.006s] (1266/1667) spt-proto event::tests::user_msg_event_round_trips
2026-07-11T03:00:11.9491317Z         PASS [   0.006s] (1267/1667) spt-proto event::tests::user_msg_identity_gate_truth_table
2026-07-11T03:00:11.9511053Z         PASS [   0.009s] (1268/1667) spt-proto event::tests::psyche_authorable_types_are_reply_and_notify_only
2026-07-11T03:00:11.9512136Z         PASS [   0.007s] (1269/1667) spt-proto id::tests::accepts_japanese_scripts
2026-07-11T03:00:11.9512942Z         PASS [   0.006s] (1270/1667) spt-proto id::tests::accepts_plain_and_composite_ids
2026-07-11T03:00:11.9513771Z         PASS [   0.006s] (1271/1667) spt-proto id::tests::rejects_empty_and_overlong
2026-07-11T03:00:11.9517553Z         PASS [   0.006s] (1272/1667) spt-proto id::tests::reserves_address_delimiters
2026-07-11T03:00:11.9520572Z         PASS [   0.006s] (1273/1667) spt-proto id::tests::reports_bad_char_position
2026-07-11T03:00:11.9522448Z         PASS [   0.006s] (1274/1667) spt-proto id::tests::rejects_path_whitespace_and_control
2026-07-11T03:00:11.9533791Z         PASS [   0.007s] (1275/1667) spt-proto identity::tests::bad_inputs_error_without_panic
2026-07-11T03:00:11.9560428Z         PASS [   0.200s] (1276/1667) spt-net net::pairing::wire::tests::create_new_then_join_learns_named_subnet
2026-07-11T03:00:11.9577024Z         PASS [   0.006s] (1277/1667) spt-proto payload::tests::base64_known_vectors
2026-07-11T03:00:11.9578005Z         PASS [   0.006s] (1278/1667) spt-proto payload::tests::binary_blob_round_trips_all_byte_values
2026-07-11T03:00:11.9611447Z         PASS [   0.006s] (1279/1667) spt-proto identity::tests::public_key_hex_round_trips
2026-07-11T03:00:11.9624013Z         PASS [   0.006s] (1280/1667) spt-proto payload::tests::command_payload_round_trips
2026-07-11T03:00:11.9625135Z         PASS [   0.006s] (1281/1667) spt-proto payload::tests::blob_padding_lengths_round_trip
2026-07-11T03:00:11.9626250Z         PASS [   0.007s] (1282/1667) spt-proto payload::tests::text_payload_round_trips
2026-07-11T03:00:11.9627258Z         PASS [   0.006s] (1283/1667) spt-proto payload::tests::unknown_or_malformed_decodes_to_none
2026-07-11T03:00:11.9628322Z         PASS [   0.042s] (1284/1667) spt-proto chunk::tests::split_then_reassemble_is_byte_identity
2026-07-11T03:00:11.9629524Z         PASS [   0.006s] (1285/1667) spt-proto version::tests::current_version_self_compatible
2026-07-11T03:00:11.9630742Z         PASS [   0.005s] (1286/1667) spt-proto version::tests::n_minus_one_window_accepts_and_rejects
2026-07-11T03:00:11.9632814Z         PASS [   0.006s] (1287/1667) spt-proto version::tests::window_floor_saturates_at_zero
2026-07-11T03:00:11.9650434Z         PASS [   0.018s] (1288/1667) spt-proto identity::tests::known_answer_fixed_seed_is_stable
2026-07-11T03:00:11.9709271Z         PASS [   0.009s] (1289/1667) spt-runtime manifest::tests::harness_kind_with_shell_section_fails_validation
2026-07-11T03:00:11.9710555Z         PASS [   0.011s] (1290/1667) spt-runtime manifest::tests::fetcher_strategy_requires_fetcher_field
2026-07-11T03:00:11.9720299Z         PASS [   0.007s] (1291/1667) spt-runtime manifest::tests::inject_env_without_value_fails_validation
2026-07-11T03:00:11.9721420Z         PASS [   0.012s] (1292/1667) spt-runtime manifest::tests::fetcher_digest_strategy_needs_no_source
2026-07-11T03:00:11.9722318Z         PASS [   0.014s] (1293/1667) spt-runtime manifest::tests::digest_section_validation_errors
2026-07-11T03:00:11.9723214Z         PASS [   0.014s] (1294/1667) spt-runtime manifest::tests::digest_section_source_resolution
2026-07-11T03:00:11.9724163Z         PASS [   0.011s] (1295/1667) spt-runtime manifest::tests::harness_fixture_parses_all_sections
2026-07-11T03:00:11.9740814Z         PASS [   0.011s] (1296/1667) spt-runtime manifest::tests::host_binaries_optional_and_n1_safe
2026-07-11T03:00:11.9757917Z         PASS [   0.196s] (1297/1667) spt-net net::pairing::wire::tests::wrong_code_fails_and_records_no_membership
2026-07-11T03:00:11.9765126Z         PASS [   0.019s] (1298/1667) spt-runtime manifest::tests::checked_in_schema_is_current
2026-07-11T03:00:11.9777385Z         PASS [   0.006s] (1299/1667) spt-runtime manifest::tests::minimal_header_only_manifest_is_valid
2026-07-11T03:00:11.9787786Z         PASS [   0.008s] (1300/1667) spt-runtime manifest::tests::message_idle_translation_binary_opt_in
2026-07-11T03:00:11.9789168Z         PASS [   0.007s] (1301/1667) spt-runtime manifest::tests::role_template_admits_valid_and_refuses_bad_env_inject
2026-07-11T03:00:11.9807882Z         PASS [   0.009s] (1302/1667) spt-runtime manifest::tests::per_capability_act_gate_parses_and_validates
2026-07-11T03:00:11.9823497Z         PASS [   0.010s] (1303/1667) spt-runtime manifest::tests::role_template_is_role_aware_for_notif_extras
2026-07-11T03:00:11.9830405Z         PASS [   0.007s] (1304/1667) spt-runtime manifest::tests::role_template_refuses_unfillable_key_but_parse_admits
2026-07-11T03:00:11.9832806Z         PASS [   0.011s] (1305/1667) spt-runtime manifest::tests::profile_overlays_hints_wholesale
2026-07-11T03:00:11.9865728Z         PASS [   0.008s] (1306/1667) spt-runtime manifest::tests::role_template_refuses_unterminated_brace
2026-07-11T03:00:11.9866954Z         PASS [   0.022s] (1307/1667) spt-runtime manifest::tests::hint_keyword_matching
2026-07-11T03:00:11.9868122Z         PASS [   0.007s] (1308/1667) spt-runtime manifest::tests::session_resume_role_parses_roundtrips_and_is_backcompat
2026-07-11T03:00:11.9881169Z         PASS [   0.013s] (1309/1667) spt-runtime manifest::tests::role_template_refuses_env_remove_read_contradiction
2026-07-11T03:00:11.9882785Z         PASS [   0.008s] (1310/1667) spt-runtime manifest::tests::round_trips_through_toml
2026-07-11T03:00:11.9883809Z         PASS [   0.007s] (1311/1667) spt-runtime manifest::tests::shell_fixture_parses
2026-07-11T03:00:11.9885254Z         PASS [   0.011s] (1312/1667) spt-runtime manifest::tests::role_template_skips_retired_psyche_init
2026-07-11T03:00:11.9888356Z         PASS [   0.018s] (1313/1667) spt-runtime manifest::tests::manifest_schema_shape
2026-07-11T03:00:11.9891559Z         PASS [   0.007s] (1314/1667) spt-runtime manifest::tests::shell_kind_without_shell_section_fails_validation
2026-07-11T03:00:11.9905984Z         PASS [   0.007s] (1315/1667) spt-runtime manifest::tests::shell_tunnel_opt_in
2026-07-11T03:00:11.9930405Z         PASS [   0.008s] (1316/1667) spt-runtime manifest::tests::translation_binary_command_field
2026-07-11T03:00:11.9931637Z         PASS [   0.009s] (1317/1667) spt-runtime manifest::tests::syntactically_broken_toml_is_an_error_not_a_panic
2026-07-11T03:00:11.9935275Z         PASS [   0.007s] (1318/1667) spt-runtime manifest::tests::unknown_enum_variant_is_an_error_not_a_panic
2026-07-11T03:00:11.9949580Z         PASS [   0.007s] (1319/1667) spt-runtime manifest::tests::update_avenue_content_signing_fields
2026-07-11T03:00:11.9951305Z         PASS [   0.006s] (1320/1667) spt-runtime manifest::tests::version_meets_floor_numeric_not_lexical
2026-07-11T03:00:11.9952542Z         PASS [   0.006s] (1321/1667) spt-runtime profile::tests::adapter_parent_matches_on_parent_not_composite
2026-07-11T03:00:11.9965115Z         PASS [   0.013s] (1322/1667) spt-runtime manifest::tests::shortcut_basename_optional_with_default
2026-07-11T03:00:11.9969330Z         PASS [   0.008s] (1323/1667) spt-runtime manifest::tests::update_post_sub_table
2026-07-11T03:00:12.0001916Z         PASS [   0.008s] (1324/1667) spt-runtime profile::tests::deep_nested_leaf_replace
2026-07-11T03:00:12.0002986Z         PASS [   0.007s] (1325/1667) spt-runtime profile::tests::file_pointer_recognized_only_for_single_file_key_table
2026-07-11T03:00:12.0004006Z         PASS [   0.011s] (1326/1667) spt-runtime manifest::tests::update_avenue_gh_release_fields
2026-07-11T03:00:12.0004832Z         PASS [   0.047s] (1327/1667) spt-proto identity::tests::sign_verify_round_trip
2026-07-11T03:00:12.0039632Z         PASS [   0.007s] (1328/1667) spt-runtime profile::tests::split_option_first_colon
2026-07-11T03:00:12.0040758Z         PASS [   0.009s] (1329/1667) spt-runtime profile::tests::resolve_shipped_profile_applies_overlay
2026-07-11T03:00:12.0041660Z         PASS [   0.010s] (1330/1667) spt-runtime profile::tests::profile_overlays_strings
2026-07-11T03:00:12.0042563Z         PASS [   0.008s] (1331/1667) spt-runtime profile::tests::string_dot_path_read_write
2026-07-11T03:00:12.0043342Z         PASS [   0.010s] (1332/1667) spt-runtime profile::tests::leaf_replace_contract
2026-07-11T03:00:12.0044143Z         PASS [   0.009s] (1333/1667) spt-runtime profile::tests::resolve_unknown_profile_errors
2026-07-11T03:00:12.0077965Z         PASS [   0.007s] (1334/1667) spt-runtime profile::tests::tighten_only_allows_tightening
2026-07-11T03:00:12.0079531Z         PASS [   0.007s] (1335/1667) spt-runtime profile::tests::tighten_only_refuses_loosened_over_cap
2026-07-11T03:00:12.0080976Z         PASS [   0.008s] (1336/1667) spt-runtime profile::tests::tighten_only_refuses_loosened_require_approval
2026-07-11T03:00:12.0083170Z         PASS [   0.011s] (1337/1667) spt-runtime registry::tests::create_local_profile_guards
2026-07-11T03:00:12.0090829Z         PASS [   0.011s] (1338/1667) spt-runtime registry::tests::cross_adapter_fallback_target_resolves_adapter_and_profile
2026-07-11T03:00:12.0130547Z         PASS [   0.007s] (1339/1667) spt-runtime registry::tests::invalid_manifest_records_nothing
2026-07-11T03:00:12.0131539Z         PASS [   0.014s] (1340/1667) spt-runtime registry::tests::delete_local_profile_rules
2026-07-11T03:00:12.0132431Z         PASS [   0.011s] (1341/1667) spt-runtime registry::tests::deregister_is_soft_and_readd_reactivates
2026-07-11T03:00:12.0133471Z         PASS [   0.009s] (1342/1667) spt-runtime registry::tests::missing_string_file_skips_at_read_without_error
2026-07-11T03:00:12.0134588Z         PASS [   0.011s] (1343/1667) spt-runtime registry::tests::file_backed_string_reads_contents_lazily
2026-07-11T03:00:12.0135823Z         PASS [   0.008s] (1344/1667) spt-runtime registry::tests::register_refuses_unfillable_role_key_and_writes_nothing
2026-07-11T03:00:12.0148160Z         PASS [   0.011s] (1345/1667) spt-runtime registry::tests::local_profile_survives_readd
2026-07-11T03:00:12.0153471Z         PASS [   0.011s] (1346/1667) spt-runtime registry::tests::register_copy_vs_pointer_by_avenue
2026-07-11T03:00:12.0154602Z         PASS [   0.011s] (1347/1667) spt-runtime registry::tests::pointer_missing_manifest_is_deferred_not_cryptic
2026-07-11T03:00:12.0162070Z         PASS [   0.012s] (1348/1667) spt-runtime registry::tests::local_profile_overrides_a_shipped_file_pointer
2026-07-11T03:00:12.0163324Z         PASS [   0.008s] (1349/1667) spt-runtime registry::tests::register_with_core_admits_when_core_meets_floor
2026-07-11T03:00:12.0201024Z         PASS [   0.010s] (1350/1667) spt-runtime registry::tests::register_with_core_refuses_below_floor_and_writes_nothing
2026-07-11T03:00:12.0250825Z         PASS [   0.011s] (1351/1667) spt-runtime registry::tests::resolve_option_bare_shipped_and_local
2026-07-11T03:00:12.0252003Z         PASS [   0.008s] (1352/1667) spt-runtime resolve::tests::no_candidate_when_no_adapter_hosts_binary
2026-07-11T03:00:12.0252999Z         PASS [   0.009s] (1353/1667) spt-runtime registry::tests::resolve_option_in_matches_disk
2026-07-11T03:00:12.0262058Z         PASS [   0.010s] (1354/1667) spt-runtime registry::tests::string_file_pointer_escaping_the_dir_is_refused_at_register
2026-07-11T03:00:12.0263442Z         PASS [   0.009s] (1355/1667) spt-runtime resolve::tests::normalize_folds_case_and_stems_first_dot
2026-07-11T03:00:12.0264671Z         PASS [   0.007s] (1356/1667) spt-runtime resolve::tests::resolve_error_hints_print_the_group_level_adapter_form
2026-07-11T03:00:12.0265748Z         PASS [   0.012s] (1357/1667) spt-runtime resolve::tests::fallback_picks_freshest_then_name
2026-07-11T03:00:12.0266798Z         PASS [   0.009s] (1358/1667) spt-runtime resolve::tests::renamed_in_use_exe_still_resolves
2026-07-11T03:00:12.0267915Z         PASS [   0.011s] (1359/1667) spt-runtime resolve::tests::pointer_is_sibling_to_adapter_dirs
2026-07-11T03:00:12.0285839Z         PASS [   0.013s] (1360/1667) spt-runtime resolve::tests::pointer_overrides_fallback
2026-07-11T03:00:12.0287117Z         PASS [   0.015s] (1361/1667) spt-runtime registry::tests::strings_get_set_through_overlay
2026-07-11T03:00:12.0300133Z         PASS [   0.007s] (1362/1667) spt-runtime runtime::tests::capture_read_env_is_declared_allowlist_only
2026-07-11T03:00:12.0303356Z         PASS [   0.008s] (1363/1667) spt-runtime runtime::tests::adapter_static_keys_inject_and_substitute
2026-07-11T03:00:12.0308112Z         PASS [   0.011s] (1364/1667) spt-runtime resolve::tests::set_clear_prune_rules
2026-07-11T03:00:12.0312974Z         PASS [   0.006s] (1365/1667) spt-runtime runtime::tests::expand_tilde_expands_leading_home_only
2026-07-11T03:00:12.0320739Z         PASS [   0.006s] (1366/1667) spt-runtime runtime::tests::fills_known_placeholders
2026-07-11T03:00:12.0335861Z         PASS [   0.012s] (1367/1667) spt-runtime resolve::tests::single_candidate_resolves_base_no_pointer
2026-07-11T03:00:12.0336942Z         PASS [   0.012s] (1368/1667) spt-runtime resolve::tests::stale_pointer_self_heals_to_fallback
2026-07-11T03:00:12.0366022Z         PASS [   0.006s] (1369/1667) spt-runtime runtime::tests::missing_key_and_empty_command_errors_still_fire
2026-07-11T03:00:12.0367131Z         PASS [   0.008s] (1370/1667) spt-runtime runtime::tests::identity_scrub_overrides_a_spawn_env_stamp
2026-07-11T03:00:12.0368042Z         PASS [   0.006s] (1371/1667) spt-runtime runtime::tests::missing_key_errors_before_spawn
2026-07-11T03:00:12.0368909Z         PASS [   0.006s] (1372/1667) spt-runtime runtime::tests::literal_braces_still_escape_per_token
2026-07-11T03:00:12.0370067Z         PASS [   0.010s] (1373/1667) spt-runtime runtime::tests::identity_env_scrubbed_even_when_role_declares_no_env_remove
2026-07-11T03:00:12.0371226Z         PASS [   0.009s] (1374/1667) spt-runtime runtime::tests::inject_read_env_keys_resolves_ambient_then_value_then_skips
2026-07-11T03:00:12.0373902Z         PASS [   0.006s] (1375/1667) spt-runtime runtime::tests::multiword_value_is_one_argv_element
2026-07-11T03:00:12.0378515Z         PASS [   0.006s] (1376/1667) spt-runtime runtime::tests::placeholder_inside_larger_token_substitutes_in_place
2026-07-11T03:00:12.0403279Z         PASS [   0.006s] (1377/1667) spt-runtime runtime::tests::resolve_program_falls_back_to_path
2026-07-11T03:00:12.0404747Z         PASS [   0.007s] (1378/1667) spt-runtime runtime::tests::quote_and_semicolon_values_stay_one_element
2026-07-11T03:00:12.0434567Z         PASS [   0.006s] (1379/1667) spt-runtime runtime::tests::tokenize_honors_double_quotes
2026-07-11T03:00:12.0436447Z         PASS [   0.007s] (1380/1667) spt-runtime runtime::tests::scrub_identity_env_clears_all_identity_vars_from_process
2026-07-11T03:00:12.0438398Z         PASS [   0.007s] (1381/1667) spt-runtime runtime::tests::resolve_program_prefers_install_dir
2026-07-11T03:00:12.0448613Z         PASS [   0.008s] (1382/1667) spt-runtime runtime::tests::stamp_survives_env_remove
2026-07-11T03:00:12.0449994Z         PASS [   0.008s] (1383/1667) spt-runtime runtime::tests::spawn_cwd_default_applies_only_without_role_cwd
2026-07-11T03:00:12.0451094Z         PASS [   0.007s] (1384/1667) spt-runtime runtime::tests::unknown_role_errors
2026-07-11T03:00:12.0452050Z         PASS [   0.008s] (1385/1667) spt-runtime runtime::tests::spawn_env_stamps_reach_the_command_env
2026-07-11T03:00:12.0453133Z         PASS [   0.008s] (1386/1667) spt-runtime runtime::tests::spawn_session_detached_returns_pid
2026-07-11T03:00:12.0481746Z         PASS [   0.008s] (1387/1667) spt-store access::tests::recent_outbound_correlates_within_window
2026-07-11T03:00:12.0487582Z         PASS [   0.008s] (1388/1667) spt-store access::tests::allow_revoke_open_polarity
2026-07-11T03:00:12.0509738Z         PASS [   0.028s] (1389/1667) spt-runtime runtime::tests::bounded_run_captures_success
2026-07-11T03:00:12.0512697Z         PASS [   0.006s] (1390/1667) spt-store atomic::tests::atomic_write_bytes_round_trips
2026-07-11T03:00:12.0518576Z         PASS [   0.007s] (1391/1667) spt-store access::tests::users_reservation_decodes_inert
2026-07-11T03:00:12.0521410Z         PASS [   0.007s] (1392/1667) spt-store atomic::tests::atomic_write_creates_and_replaces
2026-07-11T03:00:12.0522506Z         PASS [   0.009s] (1393/1667) spt-store access::tests::recent_outbound_persists
2026-07-11T03:00:12.0523442Z         PASS [   0.008s] (1394/1667) spt-store access::tests::store_persists_and_degrades_open
2026-07-11T03:00:12.0539825Z         PASS [   0.006s] (1395/1667) spt-store atomic::tests::retry_absorbs_transient_then_succeeds
2026-07-11T03:00:12.0540844Z         PASS [   0.005s] (1396/1667) spt-store atomic::tests::retry_does_not_retry_non_transient
2026-07-11T03:00:12.0559516Z         PASS [   0.012s] (1397/1667) spt-store access::tests::recent_outbound_is_bounded
2026-07-11T03:00:12.0564452Z         PASS [   0.005s] (1398/1667) spt-store atomic::tests::to_forward_slash_strips_unc_prefix
2026-07-11T03:00:12.0568611Z         PASS [   0.006s] (1399/1667) spt-store atomic::tests::retry_gives_up_after_max_attempts
2026-07-11T03:00:12.0584218Z         PASS [   0.006s] (1400/1667) spt-store attachment::tests::corrupt_file_degrades_to_attached
2026-07-11T03:00:12.0585137Z         PASS [   0.006s] (1401/1667) spt-store attachment::tests::attached_default_flip_roundtrip
2026-07-11T03:00:12.0585938Z         PASS [   0.006s] (1402/1667) spt-store attachment::tests::boot_reset_and_serving_filter
2026-07-11T03:00:12.0626529Z         PASS [   0.006s] (1403/1667) spt-store branchstore::tests::config_error_classifier_covers_both_symptom_families
2026-07-11T03:00:12.0644721Z         PASS [  29.711s] (1404/1667) spt::run_no_dup_session_e2e run_over_live_endpoint_never_mints_a_second_session
2026-07-11T03:00:12.0659869Z         PASS [   0.021s] (1405/1667) spt-store atomic::tests::atomic_write_durable_round_trips_and_renames_tmp
2026-07-11T03:00:12.0687877Z         PASS [   0.006s] (1406/1667) spt-store contextmark::tests::join_bump_dominates_both_parents
2026-07-11T03:00:12.0694035Z         PASS [   0.005s] (1407/1667) spt-store contextmark::tests::marker_round_trips_v1_and_v2
2026-07-11T03:00:12.0703995Z         PASS [   0.004s] (1408/1667) spt-store contextmark::tests::merge_decisions
2026-07-11T03:00:12.0731768Z         PASS [   0.004s] (1409/1667) spt-store contextmark::tests::vector_compare_covers_all_orders
2026-07-11T03:00:12.0733675Z         PASS [   0.004s] (1410/1667) spt-store contextmark::tests::vector_parse_tolerant
2026-07-11T03:00:12.1178659Z         PASS [   0.062s] (1411/1667) spt-store branchstore::tests::concurrent_open_or_init_on_one_fresh_store_all_ok
2026-07-11T03:00:12.1204685Z         PASS [   0.047s] (1412/1667) spt-store contextstore::tests::invalid_id_refused
2026-07-11T03:00:12.1271218Z         PASS [   0.069s] (1413/1667) spt-store branchstore::tests::open_or_init_idempotent
2026-07-11T03:00:12.1603249Z         PASS [   0.102s] (1414/1667) spt-store branchstore::tests::sweep_removes_only_stale_empty_locks
2026-07-11T03:00:12.2143626Z         PASS [   0.162s] (1415/1667) spt-store branchstore::tests::branches_are_independent_roots
2026-07-11T03:00:12.2189498Z         PASS [   0.004s] (1416/1667) spt-store epoch::tests::corrupt_or_absent_file_degrades_safely
2026-07-11T03:00:12.2193471Z         PASS [   0.162s] (1417/1667) spt-store branchstore::tests::multi_key_commit_is_one_commit
2026-07-11T03:00:12.2234095Z         PASS [   0.004s] (1418/1667) spt-store epoch::tests::counter_persists_across_reload
2026-07-11T03:00:12.2235330Z         PASS [   0.004s] (1419/1667) spt-store epoch::tests::next_is_strictly_increasing_from_one
2026-07-11T03:00:12.2268872Z         PASS [   0.173s] (1420/1667) spt-store branchstore::tests::commit_then_read_at_tip
2026-07-11T03:00:12.2277519Z         PASS [   0.004s] (1421/1667) spt-store gitrun::tests::deadline_kills_and_reports_timed_out
2026-07-11T03:00:12.2315090Z         PASS [   0.005s] (1422/1667) spt-store grants::tests::grant_match_is_exact_per_tuple
2026-07-11T03:00:12.2317971Z         PASS [   0.004s] (1423/1667) spt-store grants::tests::grant_revoke_roundtrip_default_deny
2026-07-11T03:00:12.2337464Z         PASS [   0.175s] (1424/1667) spt-store branchstore::tests::unchanged_write_is_no_commit
2026-07-11T03:00:12.2362896Z         PASS [   0.004s] (1425/1667) spt-store history::tests::appends_one_record_per_line
2026-07-11T03:00:12.2363937Z         PASS [   0.005s] (1426/1667) spt-store grants::tests::persistence_and_corrupt_degrade_to_deny
2026-07-11T03:00:12.2380442Z         PASS [   0.014s] (1427/1667) spt-store gitrun::tests::version_runs_within_budget
2026-07-11T03:00:12.2385382Z         PASS [   0.005s] (1428/1667) spt-store history::tests::context_entries_carry_the_discriminator
2026-07-11T03:00:12.2408508Z         PASS [   0.005s] (1429/1667) spt-store history::tests::digest_entries_go_to_a_separate_log
2026-07-11T03:00:12.2431622Z         PASS [   0.005s] (1430/1667) spt-store home::tests::home_assignment_matrix
2026-07-11T03:00:12.2472264Z         PASS [   0.004s] (1431/1667) spt-store home::tests::scope_seeding_never_clobbers_user_policy
2026-07-11T03:00:12.2473090Z         PASS [   0.009s] (1432/1667) spt-store home::tests::effective_subnet_precedence_and_self_still_refuses
2026-07-11T03:00:12.2517686Z         PASS [   0.004s] (1433/1667) spt-store home::tests::stamp_creation_fields_preserves_profile_against_bare_parent_rebind
2026-07-11T03:00:12.2518761Z         PASS [   0.005s] (1434/1667) spt-store home::tests::stamp_creation_fields_news_assign_and_revives_carry_forward
2026-07-11T03:00:12.2561635Z         PASS [   0.004s] (1435/1667) spt-store hostlabel::tests::hostname_is_nonempty_and_trimmed_on_supported_platforms
2026-07-11T03:00:12.2562793Z         PASS [   0.004s] (1436/1667) spt-store hostlabel::tests::node_key_absent_label_falls_back_to_hostname
2026-07-11T03:00:12.2576074Z         PASS [   0.017s] (1437/1667) spt-store home::tests::nested_parent_home_derives_from_parent_and_none_for_self
2026-07-11T03:00:12.2613076Z         PASS [   0.025s] (1438/1667) spt-store home::tests::adoption_stamps_only_unset_and_only_when_unambiguous
2026-07-11T03:00:12.2655739Z         PASS [   0.004s] (1439/1667) spt-store info::tests::corrupt_content_returns_none
2026-07-11T03:00:12.2707670Z         PASS [   0.013s] (1440/1667) spt-store info::tests::controllable_is_additive_and_round_trips
2026-07-11T03:00:12.2708342Z         PASS [   0.015s] (1441/1667) spt-store info::tests::busy_sentinel_round_trips_and_read_pid_is_none
2026-07-11T03:00:12.2795290Z         PASS [   0.162s] (1442/1667) spt-store contextstore::tests::project_branch_holds_many_agents
2026-07-11T03:00:12.2818604Z         PASS [   0.011s] (1443/1667) spt-store info::tests::read_env_is_additive_and_round_trips
2026-07-11T03:00:12.2841020Z         PASS [   0.005s] (1444/1667) spt-store info::tests::read_pid_tolerates_schema_minimal
2026-07-11T03:00:12.2976610Z         PASS [   0.041s] (1445/1667) spt-store info::tests::concurrent_read_during_writes_never_torn
2026-07-11T03:00:12.3083051Z         PASS [   0.026s] (1446/1667) spt-store info::tests::set_driven_by_stamps_and_clears
2026-07-11T03:00:12.3083608Z         PASS [   0.024s] (1447/1667) spt-store info::tests::set_last_active_stamps_recency
2026-07-11T03:00:12.3310378Z         PASS [   0.033s] (1448/1667) spt-store info::tests::set_resources_writes_and_clears_the_blurb
2026-07-11T03:00:12.3322648Z         PASS [   0.309s] (1449/1667) spt-runtime runtime::tests::bounded_run_kills_on_timeout
2026-07-11T03:00:12.3345772Z         PASS [   0.026s] (1450/1667) spt-store info::tests::set_status_marks_existing_record
2026-07-11T03:00:12.3346669Z         PASS [   0.026s] (1451/1667) spt-store info::tests::set_rest_state_stamps_state_and_anchor_as_a_pair
2026-07-11T03:00:12.3413179Z         PASS [   0.009s] (1452/1667) spt-store info::tests::worker_correlation_metadata_is_additive_and_round_trips
2026-07-11T03:00:12.3416888Z         PASS [   0.071s] (1453/1667) spt-store info::tests::psyche_host_error_round_trips_and_set_clear_increments
2026-07-11T03:00:12.3447074Z         PASS [   0.010s] (1454/1667) spt-store info::tests::write_read_round_trip
2026-07-11T03:00:12.3460298Z         PASS [   0.005s] (1455/1667) spt-store liveness::tests::busy_and_missing_keep_interim_parity
2026-07-11T03:00:12.3461790Z         PASS [   0.004s] (1456/1667) spt-store liveness::tests::corrupt_record_not_alive_but_absent_stays_alive
2026-07-11T03:00:12.3641832Z         PASS [   0.018s] (1457/1667) spt-store liveness::tests::daemon_hosted_online_survives_dead_pid
2026-07-11T03:00:12.3643026Z         PASS [   0.019s] (1458/1667) spt-store liveness::tests::daemon_hosted_offline_overrides_live_pid
2026-07-11T03:00:12.3644069Z         PASS [   0.018s] (1459/1667) spt-store liveness::tests::external_perch_still_pid_probes
2026-07-11T03:00:12.3645463Z         PASS [   0.034s] (1460/1667) spt-store info::tests::translation_fault_round_trips_and_set_clear
2026-07-11T03:00:12.3673513Z         PASS [   0.297s] (1461/1667) spt-store contextstore::tests::conflict_artifacts_preserve_both_versions
2026-07-11T03:00:12.3689557Z         PASS [   0.004s] (1462/1667) spt-store nodeid::tests::corrupt_key_errors_never_regenerates
2026-07-11T03:00:12.3781730Z         PASS [   0.011s] (1463/1667) spt-store nodeid::tests::create_then_load_is_stable
2026-07-11T03:00:12.3784584Z         PASS [   0.010s] (1464/1667) spt-store nodeid::tests::seed_hex_round_trips
2026-07-11T03:00:12.3987027Z         PASS [   0.034s] (1465/1667) spt-store liveness::tests::is_perch_unbound_false_for_online_and_offline
2026-07-11T03:00:12.3987952Z         PASS [   0.034s] (1466/1667) spt-store liveness::tests::registry_entry_keys_on_status_for_hosted_rows
2026-07-11T03:00:12.3988826Z         PASS [   0.034s] (1467/1667) spt-store liveness::tests::unbound_not_alive_but_detected_and_not_stale
2026-07-11T03:00:12.4029534Z         PASS [   0.004s] (1468/1667) spt-store notif::tests::row_serde_round_trips_with_forward_compat
2026-07-11T03:00:12.4154784Z         PASS [   0.255s] (1469/1667) spt-store contextstore::tests::two_tier_layout_and_commits
2026-07-11T03:00:12.4610661Z         PASS [   0.083s] (1470/1667) spt-store notif::tests::listing_is_subnet_scoped
2026-07-11T03:00:12.4654144Z         PASS [   0.004s] (1471/1667) spt-store peeraddrs::tests::corrupt_file_degrades_to_empty
2026-07-11T03:00:12.4697385Z         PASS [   0.004s] (1472/1667) spt-store peeraddrs::tests::put_get_roundtrip_and_noop_reput
2026-07-11T03:00:12.4741175Z         PASS [   0.004s] (1473/1667) spt-store peeraddrs::tests::record_is_one_step_and_skips_noops
2026-07-11T03:00:12.4784444Z         PASS [   0.004s] (1474/1667) spt-store perch::tests::child_files_route_through_one_resolver
2026-07-11T03:00:12.4822527Z         PASS [   0.004s] (1475/1667) spt-store perch::tests::classification_matrix
2026-07-11T03:00:12.4839935Z         PASS [   0.085s] (1476/1667) spt-store notif::tests::produce_list_dismiss_round_trip
2026-07-11T03:00:12.4840703Z         PASS [   0.068s] (1477/1667) spt-store notif::tests::stale_undismissed_copy_cannot_undismiss
2026-07-11T03:00:12.4868772Z         PASS [   0.005s] (1478/1667) spt-store perch::tests::explicit_parent_wins_over_infer
2026-07-11T03:00:12.4881322Z         PASS [   0.004s] (1479/1667) spt-store perch::tests::resolve_psyche_and_worker_nest_under_parent
2026-07-11T03:00:12.4886245Z         PASS [   0.005s] (1480/1667) spt-store perch::tests::list_self_perch_ids_enumerates_bound_top_level
2026-07-11T03:00:12.4912992Z         PASS [   0.004s] (1481/1667) spt-store perch::tests::resolve_self_is_flat
2026-07-11T03:00:12.4925509Z         PASS [   0.004s] (1482/1667) spt-store perch::tests::shell_perches_resolve_under_owner_shells_namespace
2026-07-11T03:00:12.4926453Z         PASS [   0.004s] (1483/1667) spt-store perch::tests::spt_home_is_pure_and_honors_env
2026-07-11T03:00:12.4955069Z         PASS [   0.004s] (1484/1667) spt-store proc::tests::current_process_is_alive
2026-07-11T03:00:12.4965096Z         PASS [   0.004s] (1485/1667) spt-store proc::tests::exe_basename_dead_pid_is_none
2026-07-11T03:00:12.4996243Z         PASS [   0.004s] (1486/1667) spt-store proc::tests::exe_basename_resolves_current_process
2026-07-11T03:00:12.4998228Z         PASS [   0.097s] (1487/1667) spt-store notif::tests::seen_unions_and_surfaced_maxes
2026-07-11T03:00:12.5029851Z         PASS [   0.010s] (1488/1667) spt-store proc::tests::descendants_include_a_spawned_child
2026-07-11T03:00:12.5036458Z         PASS [   0.004s] (1489/1667) spt-store proc::tests::pid_zero_is_dead_on_every_os
2026-07-11T03:00:12.5037200Z         PASS [   0.004s] (1490/1667) spt-store proc::tests::parent_pid_resolves_and_is_alive
2026-07-11T03:00:12.5078222Z         PASS [   0.004s] (1491/1667) spt-store proc::tests::unassigned_pid_is_dead
2026-07-11T03:00:12.5112318Z         PASS [   0.112s] (1492/1667) spt-store notif::tests::reopen_is_durable_and_corrupt_seen_degrades
2026-07-11T03:00:12.5129199Z         PASS [   0.009s] (1493/1667) spt-store proc::tests::process_table_lists_the_current_process
2026-07-11T03:00:12.5300567Z         PASS [   0.264s] (1494/1667) spt-store info::tests::mutate_info_serializes_writers_so_offline_is_never_clobbered
2026-07-11T03:00:12.5322149Z         PASS [   0.024s] (1495/1667) spt-store proc::tests::zombie_child_reads_dead
2026-07-11T03:00:12.5333333Z         PASS [   0.037s] (1496/1667) spt-store proc::tests::kill_pid_tree_kills_the_whole_subtree
2026-07-11T03:00:12.5341771Z         PASS [   0.004s] (1497/1667) spt-store project::tests::url_spellings_normalize_to_one_id
2026-07-11T03:00:12.5374846Z         PASS [   0.159s] (1498/1667) spt-store notif::tests::merge_is_idempotent_and_commutative
2026-07-11T03:00:12.5420781Z         PASS [   0.005s] (1499/1667) spt-store psyche_custody::tests::custody_squatter_tolerates_missing_nested_and_corrupt_records
2026-07-11T03:00:12.5465136Z         PASS [   0.013s] (1500/1667) spt-store psyche_custody::tests::custody_record_has_no_status_no_pid
2026-07-11T03:00:12.5466099Z         PASS [   0.014s] (1501/1667) spt-store psyche_custody::tests::custody_mint_write_read_clear_round_trip
2026-07-11T03:00:12.5467011Z         PASS [   0.005s] (1502/1667) spt-store psyche_custody::tests::empty_or_corrupt_reads_as_none
2026-07-11T03:00:12.5511860Z         PASS [   0.004s] (1503/1667) spt-store recent_home::tests::blank_name_is_noop
2026-07-11T03:00:12.5512889Z         PASS [   0.004s] (1504/1667) spt-store recent_home::tests::legacy_single_value_reads_as_one_element
2026-07-11T03:00:12.5513766Z         PASS [   0.005s] (1505/1667) spt-store psyche_custody::tests::mint_is_canonical_uuid_v4
2026-07-11T03:00:12.5541837Z         PASS [   0.020s] (1506/1667) spt-store psyche_custody::tests::custody_squatter_finds_the_holding_psyche_and_misses_others
2026-07-11T03:00:12.5554853Z         PASS [   0.004s] (1507/1667) spt-store recent_home::tests::mru_less_project_falls_back_to_node_global
2026-07-11T03:00:12.5556397Z         PASS [   0.004s] (1508/1667) spt-store recent_home::tests::node_global_moves_to_front
2026-07-11T03:00:12.5557800Z         PASS [   0.004s] (1509/1667) spt-store recent_home::tests::project_then_node_global_precedence
2026-07-11T03:00:12.5591011Z         PASS [   0.005s] (1510/1667) spt-store recent_home::tests::record_updates_both_levels
2026-07-11T03:00:12.5700774Z         PASS [   0.057s] (1511/1667) spt-store project::tests::display_derivation
2026-07-11T03:00:12.5794758Z         PASS [   0.452s] (1512/1667) spt-store contextstore::tests::rename_ripples_both_tiers
2026-07-11T03:00:12.5893176Z         PASS [   0.078s] (1513/1667) spt-store project::tests::derivation_ladder
2026-07-11T03:00:12.5992758Z         PASS [   0.526s] (1514/1667) spt-store contextstore::tests::fork_copies_both_tiers_then_diverges
2026-07-11T03:00:12.6282001Z         PASS [   0.069s] (1515/1667) spt-store registry::tests::register_and_lookup
2026-07-11T03:00:12.6429567Z         PASS [   0.073s] (1516/1667) spt-store registry::tests::register_on_nonexistent_owlery_creates_dir_and_succeeds
2026-07-11T03:00:12.6546735Z         PASS [   0.026s] (1517/1667) spt-store rename::tests::live_nested_child_blocks_rename
2026-07-11T03:00:12.6583175Z         PASS [   0.059s] (1518/1667) spt-store registry::tests::resolve_on_empty_registry_is_none_not_error
2026-07-11T03:00:12.6624026Z         PASS [   0.004s] (1519/1667) spt-store roster::tests::is_member_any_spans_subnets_and_honors_tombstones
2026-07-11T03:00:12.6668150Z         PASS [   0.004s] (1520/1667) spt-store roster::tests::merge_entry_is_strictly_greater_lease_wins
2026-07-11T03:00:12.6708889Z         PASS [   0.004s] (1521/1667) spt-store roster::tests::merge_is_commutative_and_idempotent
2026-07-11T03:00:12.6753229Z         PASS [   0.032s] (1522/1667) spt-store rename::tests::rename_refusals_leave_owlery_untouched
2026-07-11T03:00:12.6754193Z         PASS [   0.004s] (1523/1667) spt-store roster::tests::offline_member_persists_through_silence_and_reload
2026-07-11T03:00:12.6757135Z         PASS [   0.096s] (1524/1667) spt-store registry::tests::reregister_replaces_address
2026-07-11T03:00:12.6796643Z         PASS [   0.004s] (1525/1667) spt-store roster::tests::tombstone_dominates_suppresses_reinsert_and_clears
2026-07-11T03:00:12.6797381Z         PASS [   0.004s] (1526/1667) spt-store roster::tests::roster_for_projects_one_subnets_slice
2026-07-11T03:00:12.6798189Z         PASS [   0.004s] (1527/1667) spt-store roster::tests::serde_additive_and_degrades_to_empty
2026-07-11T03:00:12.6836574Z         PASS [   0.004s] (1528/1667) spt-store roster::tests::upsert_self_overwrites_unconditionally
2026-07-11T03:00:12.6837079Z         PASS [   0.004s] (1529/1667) spt-store rotation::tests::coalesce_is_per_subnet
2026-07-11T03:00:12.6837507Z         PASS [   0.004s] (1530/1667) spt-store roster::tests::tombstones_are_scoped_and_merge
2026-07-11T03:00:12.6880457Z         PASS [   0.004s] (1531/1667) spt-store rotation::tests::coalesce_unions_revokees_and_keeps_earliest_deadline
2026-07-11T03:00:12.6881076Z         PASS [   0.132s] (1532/1667) spt-store registry::tests::clean_removes_dead_keeps_live
2026-07-11T03:00:12.6882555Z         PASS [   0.004s] (1533/1667) spt-store rotation::tests::persists_and_degrades_to_empty
2026-07-11T03:00:12.6883472Z         PASS [   0.005s] (1534/1667) spt-store rotation::tests::due_subnets_respects_deadline_and_force_is_immediate
2026-07-11T03:00:12.6922131Z         PASS [   0.004s] (1535/1667) spt-store seed::tests::absent_cwd_is_omitted
2026-07-11T03:00:12.6922859Z         PASS [   0.004s] (1536/1667) spt-store seed::tests::seed_round_trips_through_json
2026-07-11T03:00:12.6925116Z         PASS [   0.004s] (1537/1667) spt-store sessions::tests::adapter_field_roundtrips_and_survives_append
2026-07-11T03:00:12.6929908Z         PASS [   0.005s] (1538/1667) spt-store sessions::tests::append_stamps_monotonic_ordinals
2026-07-11T03:00:12.6965343Z         PASS [   0.004s] (1539/1667) spt-store sessions::tests::none_cwd_emits_no_field_and_roundtrips
2026-07-11T03:00:12.6967286Z         PASS [   0.005s] (1540/1667) spt-store sessions::tests::appends_and_reads_in_order
2026-07-11T03:00:12.6974166Z         PASS [   0.004s] (1541/1667) spt-store sessions::tests::pre_migration_row_without_adapter_deserializes_as_none
2026-07-11T03:00:12.7008495Z         PASS [   0.004s] (1542/1667) spt-store sessions::tests::pre_migration_row_without_cwd_deserializes_as_none
2026-07-11T03:00:12.7012566Z         PASS [   0.004s] (1543/1667) spt-store sessions::tests::pre_migration_rows_backfill_to_index_on_append
2026-07-11T03:00:12.7043352Z         PASS [   0.050s] (1544/1667) spt-store rename::tests::rename_ripples_self_and_nested_children
2026-07-11T03:00:12.7050324Z         PASS [   0.149s] (1545/1667) spt-store registry::tests::clean_keys_on_status_for_daemon_hosted_rows
2026-07-11T03:00:12.7053216Z         PASS [   0.004s] (1546/1667) spt-store sessions::tests::row_with_cwd_appends_and_reads_back
2026-07-11T03:00:12.7059318Z         PASS [   0.005s] (1547/1667) spt-store sessions::tests::same_session_rebind_is_deduped
2026-07-11T03:00:12.7092436Z         PASS [   0.005s] (1548/1667) spt-store sessions::tests::tolerant_of_garbage_lines
2026-07-11T03:00:12.7108009Z         PASS [   0.005s] (1549/1667) spt-store shellinfo::tests::composite_option_mints_colon_free_id_and_carries_the_composite
2026-07-11T03:00:12.7110566Z         PASS [   0.006s] (1550/1667) spt-store shellinfo::tests::alias_unique_rename_and_resolution
2026-07-11T03:00:12.7120629Z         PASS [   0.006s] (1551/1667) spt-store shellinfo::tests::mint_smallest_free_and_teardown_frees
2026-07-11T03:00:12.7151507Z         PASS [   0.006s] (1552/1667) spt-store shellinfo::tests::shellinfo_roundtrip_and_corrupt_tolerance
2026-07-11T03:00:12.7217403Z         PASS [   0.029s] (1553/1667) spt-store sessions::tests::last_k_and_bounding
2026-07-11T03:00:12.7264738Z         PASS [   0.137s] (1554/1667) spt-store registry::tests::resolve_cleans_before_lookup
2026-07-11T03:00:12.7271516Z         PASS [   0.030s] (1555/1667) spt-store sessions::tests::prune_does_not_renumber_surviving_ordinals
2026-07-11T03:00:12.7282609Z         LEAK [   0.225s] (1556/1667) spt-store proc::tests::process_cmdline_reads_a_live_arg_marker
2026-07-11T03:00:12.7501234Z         PASS [   0.630s] (1557/1667) spt-store contextstore::tests::remove_endpoint_removes_exactly_the_source
2026-07-11T03:00:12.7955505Z         PASS [   5.709s] (1558/1667) spt-daemon::pump pump_survives_a_black_holing_peer_heartbeat_advances_no_restart
2026-07-11T03:00:12.8155557Z         PASS [   0.770s] (1559/1667) spt-store atomic::tests::concurrent_writers_never_collide_on_tmp
2026-07-11T03:00:12.8703506Z         PASS [   0.158s] (1560/1667) spt-store spool::tests::claim_idle_edge_audited_stamps_idle_inject_leg
2026-07-11T03:00:12.9318580Z         PASS [   0.205s] (1561/1667) spt-store spool::tests::drain_marks_delivered_and_is_idempotent
2026-07-11T03:00:12.9591182Z         PASS [   0.233s] (1562/1667) spt-store spool::tests::deferred_row_survives_event_drain_then_hook_delivers
2026-07-11T03:00:12.9635854Z         PASS [   0.235s] (1563/1667) spt-store spool::tests::drain_take_ack_is_double_deliver_safe
2026-07-11T03:00:12.9921072Z         PASS [   0.270s] (1564/1667) spt-store spool::tests::deferred_mirrors_active_only_window_across_all_three
2026-07-11T03:00:13.0218366Z         PASS [   0.272s] (1565/1667) spt-store spool::tests::evaporate_drops_only_ephemeral_non_deferred_undelivered
2026-07-11T03:00:13.0617023Z         PASS [   0.346s] (1566/1667) spt-store spool::tests::concurrent_take_yields_exactly_one_winner
2026-07-11T03:00:13.0755575Z         PASS [   0.365s] (1567/1667) spt-store spool::tests::active_window_drain_suppresses_idle_only_and_honors_include_deferred
2026-07-11T03:00:13.0796297Z         PASS [   0.368s] (1568/1667) spt-store spool::tests::audited_take_records_taker_provenance_unaudited_leaves_null
2026-07-11T03:00:13.1579918Z         PASS [   0.165s] (1569/1667) spt-store spool::tests::reopen_is_idempotent
2026-07-11T03:00:13.1616706Z         PASS [   0.004s] (1570/1667) spt-store subnet::tests::add_joined_preserves_seed_and_epoch
2026-07-11T03:00:13.1625533Z         PASS [   0.141s] (1571/1667) spt-store spool::tests::sentinel_create_fail_warns_once_nonfatal
2026-07-11T03:00:13.1660799Z         PASS [   0.004s] (1572/1667) spt-store subnet::tests::adopt_rotation_takes_newer_seed_and_is_idempotent
2026-07-11T03:00:13.1664972Z         PASS [   0.004s] (1573/1667) spt-store subnet::tests::create_subnet_starts_at_epoch_one_unique_name
2026-07-11T03:00:13.1699482Z         PASS [   0.004s] (1574/1667) spt-store subnet::tests::hex_round_trips_and_rejects_bad_input
2026-07-11T03:00:13.1706131Z         PASS [   0.004s] (1575/1667) spt-store subnet::tests::hide_new_endpoints_defaults_off_and_persists
2026-07-11T03:00:13.1710089Z         PASS [   0.615s] (1576/1667) spt-store registry::tests::concurrent_registration_never_locks
2026-07-11T03:00:13.1739898Z         PASS [   0.242s] (1577/1667) spt-store spool::tests::non_deferred_drain_skips_deferred_and_preserves_order
2026-07-11T03:00:13.1740973Z         PASS [   0.304s] (1578/1667) spt-store spool::tests::no_binary_idle_drain_spools_not_pty
2026-07-11T03:00:13.1742427Z         PASS [   0.004s] (1579/1667) spt-store subnet::tests::minted_seeds_are_random
2026-07-11T03:00:13.1746601Z         PASS [   0.004s] (1580/1667) spt-store subnet::tests::missing_or_corrupt_file_is_empty_store
2026-07-11T03:00:13.1750496Z         PASS [   0.004s] (1581/1667) spt-store subnet::tests::no_prior_generation_before_rotation
2026-07-11T03:00:13.1782479Z         PASS [   0.004s] (1582/1667) spt-store subnet::tests::remove_drops_membership
2026-07-11T03:00:13.1783014Z         PASS [   0.004s] (1583/1667) spt-store subnet::tests::rotate_bumps_epoch_and_changes_seed
2026-07-11T03:00:13.1790024Z         PASS [   0.005s] (1584/1667) spt-store subnet::tests::store_persists_multi_subnet_and_rotation
2026-07-11T03:00:13.1974421Z         PASS [   0.234s] (1585/1667) spt-store spool::tests::release_clears_taker_audit_then_retake_restamps
2026-07-11T03:00:13.2061782Z         PASS [   0.144s] (1586/1667) spt-store spool::tests::spool_touches_has_messages_sentinel
2026-07-11T03:00:13.2173319Z         PASS [   0.142s] (1587/1667) spt-store spool::tests::wan_mark_seen_claims_once_and_blocks_spool_path
2026-07-11T03:00:13.2195269Z         PASS [   0.424s] (1588/1667) spt-store spool::tests::event_part_body_persists_byte_exact
2026-07-11T03:00:13.2213404Z         PASS [   0.004s] (1589/1667) spt-store timefmt::tests::formats_known_instants
2026-07-11T03:00:13.2234680Z         PASS [   0.004s] (1590/1667) spt-store timefmt::tests::lexical_order_matches_chronological_order
2026-07-11T03:00:13.2254755Z         PASS [   0.004s] (1591/1667) spt-store visibility::tests::hidden_gates_sync_even_when_listed
2026-07-11T03:00:13.2255949Z         PASS [   0.047s] (1592/1667) spt-store syncmerge::tests::non_context_branch_refused
2026-07-11T03:00:13.2276421Z         PASS [   0.004s] (1593/1667) spt-store visibility::tests::hidden_is_or_of_defaults
2026-07-11T03:00:13.2295957Z         PASS [   0.004s] (1594/1667) spt-store visibility::tests::override_wins_both_directions
2026-07-11T03:00:13.2301349Z         PASS [   0.004s] (1595/1667) spt-store visibility::tests::store_persists_and_degrades_safe
2026-07-11T03:00:13.2318456Z         PASS [   0.004s] (1596/1667) spt-store visibility::tests::synced_requires_membership_listing
2026-07-11T03:00:13.2334353Z         PASS [   0.004s] (1597/1667) spt-store worker_reap::tests::clamp_ttl_floors_fat_finger_but_allows_disable
2026-07-11T03:00:13.2525903Z         PASS [   0.021s] (1598/1667) spt-store worker_reap::tests::never_touches_a_psyche
2026-07-11T03:00:13.2528609Z         PASS [   0.173s] (1599/1667) spt-store spool::tests::wan_spool_dedups_on_op_id_across_reopen
2026-07-11T03:00:13.2833426Z         PASS [   0.468s] (1600/1667) spt-store spool::tests::idle_edge_drains_pending_via_inject_leg
2026-07-11T03:00:13.2977503Z         PASS [   0.339s] (1601/1667) spt-store spool::tests::poll_taken_row_never_idle_injected_but_untaken_row_still_claimable
2026-07-11T03:00:13.3218110Z         PASS [   0.024s] (1602/1667) spt-store worker_seq::tests::counter_survives_reap_no_reuse
2026-07-11T03:00:13.3605743Z         PASS [   0.039s] (1603/1667) spt-store worker_seq::tests::mints_monotonic_per_parent
2026-07-11T03:00:13.3651581Z         PASS [   0.005s] (1604/1667) spt-store xfer::tests::progress_round_trips_per_role_and_updates_mid_flight
2026-07-11T03:00:13.3698730Z         PASS [   0.005s] (1605/1667) spt-store xfer::tests::xfer_id_is_filename_safe_and_distinct
2026-07-11T03:00:13.4105996Z         PASS [   1.357s] (1606/1667) spt-store branchstore::tests::branches_by_recency_orders_newest_first
2026-07-11T03:00:13.4147178Z         PASS [   0.004s] (1607/1667) spt-term digest::tests::config_defaults_are_the_presentation_formula
2026-07-11T03:00:13.4188751Z         PASS [   0.004s] (1608/1667) spt-term digest::tests::truncate_arg_cuts_to_width_with_ellipsis
2026-07-11T03:00:13.4229966Z         PASS [   0.004s] (1609/1667) spt-term projection::tests::agent_between_tools_breaks_the_sprint
2026-07-11T03:00:13.4271041Z         PASS [   0.004s] (1610/1667) spt-term projection::tests::context_record_discriminator
2026-07-11T03:00:13.4312328Z         PASS [   0.004s] (1611/1667) spt-term projection::tests::crux_committed_seqs_survive_a_turn_window_slide
2026-07-11T03:00:13.4353902Z         PASS [   0.004s] (1612/1667) spt-term projection::tests::diagnostics_clean_stream_has_no_drops
2026-07-11T03:00:13.4393181Z         PASS [   0.004s] (1613/1667) spt-term projection::tests::diagnostics_record_every_drop_with_reason
2026-07-11T03:00:13.4432791Z         PASS [   0.004s] (1614/1667) spt-term projection::tests::empty_input_projects_empty_digest
2026-07-11T03:00:13.4470435Z         PASS [   0.004s] (1615/1667) spt-term projection::tests::leading_output_without_input_is_a_preamble_turn
2026-07-11T03:00:13.4510170Z         PASS [   0.004s] (1616/1667) spt-term projection::tests::malformed_unknown_role_and_toolless_tool_are_skipped
2026-07-11T03:00:13.4551511Z         PASS [   0.004s] (1617/1667) spt-term projection::tests::partial_trailing_turn_has_no_seqs
2026-07-11T03:00:13.4590584Z         PASS [   0.004s] (1618/1667) spt-term projection::tests::projects_input_agent_and_collapses_tool_sprints
2026-07-11T03:00:13.4610617Z         PASS [   0.178s] (1619/1667) spt-store worker_seq::tests::concurrent_mints_never_collide
2026-07-11T03:00:13.4631766Z         PASS [   0.004s] (1620/1667) spt-term projection::tests::seq_encoding_total_order
2026-07-11T03:00:13.4650348Z         PASS [   0.004s] (1621/1667) spt-term projection::tests::sprint_collapse_off_keeps_tools_separate
2026-07-11T03:00:13.4669230Z         PASS [   0.004s] (1622/1667) spt-term projection::tests::timeline_boundary_divider_and_window_bridge
2026-07-11T03:00:13.4687471Z         PASS [   0.004s] (1623/1667) spt-term projection::tests::timeline_folds_context_into_a_turn
2026-07-11T03:00:13.4707065Z         PASS [   0.004s] (1624/1667) spt-term projection::tests::tool_sprint_seq_is_last_collapsed_record
2026-07-11T03:00:13.4729050Z         PASS [   0.004s] (1625/1667) spt-term projection::tests::truncates_tool_args_to_width
2026-07-11T03:00:13.4747823Z         PASS [   0.004s] (1626/1667) spt-term projection::tests::ts_ordering_key_parses_and_is_optional
2026-07-11T03:00:13.4771858Z         PASS [   0.004s] (1627/1667) spt-term projection::tests::unknown_fields_are_tolerated
2026-07-11T03:00:13.4787573Z         PASS [   0.004s] (1628/1667) spt-term projection::tests::window_input_turns_bridges_and_trims
2026-07-11T03:00:13.4811398Z         PASS [   0.004s] (1629/1667) spt-term projection::tests::windows_to_last_n_turns
2026-07-11T03:00:13.4829127Z         PASS [   0.004s] (1630/1667) spt-term reader::tests::auto_answers_synthetic_dsr_query
2026-07-11T03:00:13.4849188Z         PASS [   0.004s] (1631/1667) spt-term reader::tests::dsr_matcher_finds_query_across_chunk_boundary
2026-07-11T03:00:13.4877878Z         PASS [   0.254s] (1632/1667) spt-store worker_reap::tests::orphaned_respects_boot_race_grace
2026-07-11T03:00:13.4888654Z         PASS [   0.004s] (1633/1667) spt-term screen::tests::alt_screen_repaint_excludes_main_scrollback
2026-07-11T03:00:13.4920249Z         PASS [   0.004s] (1634/1667) spt-term screen::tests::cursor_visibility_hidden_emitted
2026-07-11T03:00:13.4921130Z         PASS [   0.009s] (1635/1667) spt-term reader::tests::no_dsr_means_no_answer
2026-07-11T03:00:13.4931104Z         PASS [   0.004s] (1636/1667) spt-term screen::tests::empty_grid_repaint_is_clean
2026-07-11T03:00:13.4960950Z         PASS [   0.004s] (1637/1667) spt-term screen::tests::erase_display_clears_screen
2026-07-11T03:00:13.4961739Z         PASS [   0.004s] (1638/1667) spt-term screen::tests::leaving_alt_restores_main_screen
2026-07-11T03:00:13.4971491Z         PASS [   0.004s] (1639/1667) spt-term screen::tests::main_screen_repaint_paints_text_no_alt_enter
2026-07-11T03:00:13.5000264Z         PASS [   0.004s] (1640/1667) spt-term screen::tests::resize_preserves_content
2026-07-11T03:00:13.5001500Z         PASS [   0.004s] (1641/1667) spt-term screen::tests::resize_preserves_title
2026-07-11T03:00:13.5013646Z         PASS [   0.004s] (1642/1667) spt-term screen::tests::ris_clears_title_and_untitled_emits_none
2026-07-11T03:00:13.5044104Z         PASS [   0.004s] (1643/1667) spt-term screen::tests::sgr_pen_reconstructed_in_repaint
2026-07-11T03:00:13.5045014Z         PASS [   0.004s] (1644/1667) spt-term screen::tests::title_captured_and_replayed_in_repaint
2026-07-11T03:00:13.5056204Z         PASS [   0.004s] (1645/1667) spt-term winprog::tests::bare_name_prefers_cmd_over_extensionless_shim
2026-07-11T03:00:13.5086262Z         PASS [   0.004s] (1646/1667) spt-term winprog::tests::earlier_path_dir_wins
2026-07-11T03:00:13.5087063Z         PASS [   0.004s] (1647/1667) spt-term winprog::tests::bare_name_prefers_exe_and_spawns_direct
2026-07-11T03:00:13.5093974Z         PASS [   0.004s] (1648/1667) spt-term winprog::tests::explicit_extension_is_classified_in_place
2026-07-11T03:00:13.5127132Z         PASS [   0.004s] (1649/1667) spt-term winprog::tests::unresolvable_passes_through
2026-07-11T03:00:13.5128241Z         PASS [   0.004s] (1650/1667) xtask::bin/xtask asset_map_tests::asset_target_triple_resolves_musl_from_registry
2026-07-11T03:00:13.5133391Z         PASS [   0.004s] (1651/1667) xtask::bin/xtask converge_tests::converge_table_renders_rows_and_success_predicate
2026-07-11T03:00:13.5167832Z         PASS [   0.004s] (1652/1667) xtask::bin/xtask docs_token_gate_tests::planted_internal_codes_are_flagged
2026-07-11T03:00:13.5172395Z         PASS [   0.004s] (1653/1667) xtask::bin/xtask docs_token_gate_tests::clean_help_text_passes
2026-07-11T03:00:13.5180325Z         PASS [   0.005s] (1654/1667) xtask::bin/xtask spt_bin_tests::target_debug_dir_honors_cargo_target_dir
2026-07-11T03:00:13.5270144Z         PASS [   0.274s] (1655/1667) spt-store worker_reap::tests::reap_preserves_wseq_so_next_mint_continues
2026-07-11T03:00:13.6045488Z         PASS [   0.374s] (1656/1667) spt-store worker_reap::tests::keeps_inflight_and_pending_reaps_drained
2026-07-11T03:00:13.6223399Z         PASS [   0.369s] (1657/1667) spt-store worker_reap::tests::ttl_overrides_live_ready_marker
2026-07-11T03:00:13.6939670Z         PASS [   0.516s] (1658/1667) spt-store syncmerge::tests::legacy_bottom_vectors_surface_not_overwrite
2026-07-11T03:00:13.7620114Z         PASS [   0.587s] (1659/1667) spt-store syncmerge::tests::adopt_then_incremental_then_idempotent_repull
2026-07-11T03:00:13.8566461Z         PASS [   0.659s] (1660/1667) spt-store syncmerge::tests::project_branch_unions_disjoint_agents
2026-07-11T03:00:14.0341174Z         PASS [   0.856s] (1661/1667) spt-store syncmerge::tests::dominated_incoming_drops_but_joins_dag
2026-07-11T03:00:14.0627555Z         PASS [   0.888s] (1662/1667) spt-store syncmerge::tests::concurrent_writes_surface_on_both_nodes
2026-07-11T03:00:14.3007469Z         PASS [   1.095s] (1663/1667) spt-store syncmerge::tests::reconciled_write_propagates_and_clears_artifacts
2026-07-11T03:00:14.7371373Z         PASS [   1.367s] (1664/1667) spt-store::carrier_claim_int two_carriers_race_one_spool_every_row_delivered_exactly_once
2026-07-11T03:00:15.3024854Z         PASS [  15.326s] (1665/1667) spt::bin/spt cli::tests::owner_shutdown_gated_by_can_shutdown_grant
2026-07-11T03:00:16.5870494Z         PASS [   4.252s] (1666/1667) spt-store info::tests::write_info_racing_mutate_info_never_lost_update
2026-07-11T03:00:17.8621401Z         PASS [  10.621s] (1667/1667) spt-daemon::pump pump_w2_live_peer_advertised_amid_dead_peers_no_restart
2026-07-11T03:00:17.8622309Z ────────────
2026-07-11T03:00:17.8622591Z      Summary [  46.305s] 1667 tests run: 1667 passed (1 leaky), 1 skipped
2026-07-11T03:00:17.9836634Z ##[group]Run cargo nextest run --workspace --no-fail-fast -E '(package(spt-daemon) & kind(test) & binary(/^(attach|brain_swap|broker|budget|conn_blackhole_lifecycle|daemon_e2e|daemon_lifecycle_real_brain|digest|dispatch|driven_by_selfheal|handoff|idempotent|inject_control_wedge|input_ack_deadlock|net_worker_starve|resume|shellchan|two_origin_spanning|twohost)$/)) | (package(spt) & kind(test) & binary(/^(attach_wedge_e2e|bind_cwd_project_e2e|brain_respawn_rename|brain_split|brain_survive|dummy_harness_e2e|gateway_owner_shell_e2e|job_escape_e2e|livehost_bootgate_e2e|n1_pairing|oneliner_e2e|resume_template_e2e)$/)) | (package(spt-term) & kind(test))'
2026-07-11T03:00:17.9840245Z [36;1mcargo nextest run --workspace --no-fail-fast -E '(package(spt-daemon) & kind(test) & binary(/^(attach|brain_swap|broker|budget|conn_blackhole_lifecycle|daemon_e2e|daemon_lifecycle_real_brain|digest|dispatch|driven_by_selfheal|handoff|idempotent|inject_control_wedge|input_ack_deadlock|net_worker_starve|resume|shellchan|two_origin_spanning|twohost)$/)) | (package(spt) & kind(test) & binary(/^(attach_wedge_e2e|bind_cwd_project_e2e|brain_respawn_rename|brain_split|brain_survive|dummy_harness_e2e|gateway_owner_shell_e2e|job_escape_e2e|livehost_bootgate_e2e|n1_pairing|oneliner_e2e|resume_template_e2e)$/)) | (package(spt-term) & kind(test))'[0m
2026-07-11T03:00:18.0062760Z shell: /usr/bin/bash -e {0}
2026-07-11T03:00:18.0062986Z env:
2026-07-11T03:00:18.0063189Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-11T03:00:18.0063425Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-11T03:00:18.0063665Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-11T03:00:18.0063893Z ##[endgroup]
2026-07-11T03:00:19.2497201Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.48s
2026-07-11T03:00:19.3830117Z ────────────
2026-07-11T03:00:19.3830513Z  Nextest run ID 5301ab12-14dd-461d-87e1-d2ad6ed4e455 with nextest profile: default
2026-07-11T03:00:19.3830998Z     Starting 100 tests across 36 binaries (84 binaries skipped)
2026-07-11T03:00:34.7698291Z         PASS [  15.386s] (  1/100) spt::attach_wedge_e2e attach_wedge_dead_child_plus_dropped_pump_does_not_wedge_the_broker
2026-07-11T03:00:45.1695967Z         PASS [  10.400s] (  2/100) spt::bind_cwd_project_e2e endpoint_run_records_cwd_and_appears_under_its_project
2026-07-11T03:01:31.7025861Z         PASS [  46.533s] (  3/100) spt::brain_respawn_rename brain_respawns_onto_applied_bytes_after_in_place_rename
2026-07-11T03:01:55.5573408Z         PASS [  23.855s] (  4/100) spt::brain_split broker_survives_brain_kill_and_respawns_it
2026-07-11T03:02:19.5442574Z         PASS [  23.987s] (  5/100) spt::brain_split seed_anchor_survives_brain_cycle
2026-07-11T03:02:59.9146751Z         PASS [  40.370s] (  6/100) spt::brain_survive pty_and_quic_survive_brain_process_restart_onto_swapped_binary
2026-07-11T03:03:15.5064152Z         PASS [  15.592s] (  7/100) spt::dummy_harness_e2e endpoint_run_attach_awaits_online_before_attaching
2026-07-11T03:03:26.8228126Z         PASS [  11.316s] (  8/100) spt::dummy_harness_e2e endpoint_run_brings_up_a_long_lived_dummy_harness_and_rc_attaches
2026-07-11T03:03:27.1679268Z         PASS [   0.345s] (  9/100) spt::gateway_owner_shell_e2e gateway_typed_owner_owns_a_shell_on_every_path_keyed_on_id
2026-07-11T03:03:27.1717721Z         PASS [   0.004s] ( 10/100) spt::job_escape_e2e daemon_survives_terminal_close_via_session_detachment
2026-07-11T03:03:45.4973962Z         PASS [  18.325s] ( 11/100) spt::livehost_bootgate_e2e cold_start_does_not_revive_a_sessionless_online_latched_perch
2026-07-11T03:03:45.5081358Z         PASS [   0.011s] ( 12/100) spt::n1_pairing new_brain_serves_against_old_broker
2026-07-11T03:03:45.5163763Z         PASS [   0.008s] ( 13/100) spt::oneliner_e2e at_logon_task_launches_daemon_in_background_not_foreground
2026-07-11T03:03:45.5202074Z         PASS [   0.004s] ( 14/100) spt::oneliner_e2e install_script_against_staged_release
2026-07-11T03:04:00.9238640Z         PASS [  15.403s] ( 15/100) spt::resume_template_e2e endpoint_run_resume_selects_resume_template_in_recorded_cwd
2026-07-11T03:04:01.0906450Z         PASS [   0.167s] ( 16/100) spt-daemon::attach attach_registers_remote_drive_detection
2026-07-11T03:04:01.1725702Z         PASS [   0.082s] ( 17/100) spt-daemon::attach attach_survives_target_brain_restart_exactly_once
2026-07-11T03:04:01.2028594Z         PASS [   0.030s] ( 18/100) spt-daemon::attach broker_spawns_the_pty_child_in_the_requested_cwd
2026-07-11T03:04:01.2380979Z         PASS [   0.035s] ( 19/100) spt-daemon::attach controller_restart_with_viewer_no_displace_and_viewer_survives
2026-07-11T03:04:01.2663522Z         PASS [   0.028s] ( 20/100) spt-daemon::attach controller_viewer_matrix_and_loud_take
2026-07-11T03:04:01.3025058Z         PASS [   0.036s] ( 21/100) spt-daemon::attach cross_node_cold_attach_to_alt_screen_gets_clean_repaint
2026-07-11T03:04:01.3122379Z         PASS [   0.010s] ( 22/100) spt-daemon::attach handoff_seeds_resume_cursor_and_resubscribes_for_resume
2026-07-11T03:04:01.3549568Z         PASS [   0.043s] ( 23/100) spt-daemon::attach local_attach_via_loopback_conn_rides_the_same_pump
2026-07-11T03:04:01.3951954Z         PASS [   0.040s] ( 24/100) spt-daemon::attach loopback_attach_to_a_prepopulated_ring_delivers_without_deadlock
2026-07-11T03:04:01.4280799Z         PASS [   0.033s] ( 25/100) spt-daemon::attach loopback_self_dial_is_refused_local_uses_fallback_transport
2026-07-11T03:04:01.4383423Z         PASS [   0.010s] ( 26/100) spt-daemon::attach re_serve_resets_resume_cursor_after_a_pre_attached_consume
2026-07-11T03:04:01.5160910Z         PASS [   0.078s] ( 27/100) spt-daemon::attach remote_attach_drives_a_real_pty_cross_daemon
2026-07-11T03:04:01.5994594Z         PASS [   0.083s] ( 28/100) spt-daemon::attach resize_is_controller_exclusive
2026-07-11T03:04:01.6616015Z         PASS [   0.062s] ( 29/100) spt-daemon::attach same_origin_re_subscribe_does_not_displace
2026-07-11T03:04:01.7565937Z         PASS [   0.095s] ( 30/100) spt-daemon::attach spt_hosted_bringup_then_cross_node_attach_drives_the_pty
2026-07-11T03:04:04.5291965Z         PASS [   2.772s] ( 31/100) spt-daemon::attach wedged_viewer_does_not_stall_controller
2026-07-11T03:04:04.5762206Z         PASS [   0.047s] ( 32/100) spt-daemon::brain_swap brain_only_update_swaps_logic_with_zero_endpoint_interruption
2026-07-11T03:04:04.6098878Z         PASS [   0.034s] ( 33/100) spt-daemon::broker ack_false_input_suppresses_applied_frame
2026-07-11T03:04:04.6311717Z         PASS [   0.021s] ( 34/100) spt-daemon::broker broker_hosts_pty_child_streams_output_and_accepts_input
2026-07-11T03:04:04.6548163Z         PASS [   0.024s] ( 35/100) spt-daemon::broker controller_writer_reorder_consumer_view_stays_monotonic_and_session_live
2026-07-11T03:04:04.6753821Z         PASS [   0.021s] ( 36/100) spt-daemon::broker dead_session_subscribe_does_not_hang
2026-07-11T03:04:04.6969415Z         PASS [   0.021s] ( 37/100) spt-daemon::broker endpoint_keyed_inject_without_binary_spools_not_pty
2026-07-11T03:04:04.8247430Z         PASS [   0.128s] ( 38/100) spt-daemon::broker exactly_once_preserved_on_no_ack_path
2026-07-11T03:04:04.8458462Z         PASS [   0.021s] ( 39/100) spt-daemon::broker spawn_env_reaches_child
2026-07-11T03:04:04.8848320Z         PASS [   0.039s] ( 40/100) spt-daemon::broker wall_b_endpoint_run_env_then_send_spools
2026-07-11T03:04:04.8896398Z         PASS [   0.005s] ( 41/100) spt-daemon::budget measure_dormant_seat_budget
2026-07-11T03:04:05.5298103Z         PASS [   0.640s] ( 42/100) spt-daemon::daemon_e2e daemon_hosts_lifecycle_and_survives_brain_restart
2026-07-11T03:04:13.2714726Z         PASS [   7.742s] ( 43/100) spt-daemon::daemon_lifecycle_real_brain real_brain_process_hosts_the_psyche_for_an_online_live_endpoint
2026-07-11T03:04:13.3898868Z         PASS [   0.118s] ( 44/100) spt-daemon::digest harness_hosted_digest_projects_and_pushes_deltas
2026-07-11T03:04:13.3990007Z         PASS [   0.009s] ( 45/100) spt-daemon::dispatch classify_routes_a_node_label_feed_to_registry
2026-07-11T03:04:13.5236170Z         PASS [   0.124s] ( 46/100) spt-daemon::dispatch dispatcher_applies_a_notif_feed_undriven
2026-07-11T03:04:13.6872232Z         PASS [   0.164s] ( 47/100) spt-daemon::dispatch dispatcher_funnels_wan_messages_undriven
2026-07-11T03:04:13.8024816Z         PASS [   0.115s] ( 48/100) spt-daemon::dispatch dispatcher_resolves_attach_by_endpoint_and_refuses_a_stale_endpoint
2026-07-11T03:04:13.9915556Z         PASS [   0.189s] ( 49/100) spt-daemon::dispatch dispatcher_serves_a_cross_node_shell_link
2026-07-11T03:04:14.0879573Z         PASS [   0.096s] ( 50/100) spt-daemon::dispatch dispatcher_serves_a_file_fetch_undriven
2026-07-11T03:04:14.1917871Z         PASS [   0.104s] ( 51/100) spt-daemon::dispatch dispatcher_serves_a_remote_drive_attach_undriven
2026-07-11T03:04:14.3543864Z         PASS [   0.163s] ( 52/100) spt-daemon::dispatch dispatcher_serves_a_subnet_serve_probe
2026-07-11T03:04:14.7373430Z         PASS [   0.383s] ( 53/100) spt-daemon::dispatch dispatcher_serves_a_sync_pull_undriven
2026-07-11T03:04:14.8381102Z         PASS [   0.101s] ( 54/100) spt-daemon::dispatch dispatcher_serves_an_update_pull_undriven
2026-07-11T03:04:15.0735995Z         PASS [   0.235s] ( 55/100) spt-daemon::dispatch dispatcher_surfaces_a_remote_won_notif_at_the_winning_node
2026-07-11T03:04:15.2013010Z         PASS [   0.128s] ( 56/100) spt-daemon::dispatch dispatcher_survives_an_unknown_stream
2026-07-11T03:04:15.5703862Z         PASS [   0.369s] ( 57/100) spt-daemon::driven_by_selfheal gap_a_live_session_controller_by_is_ambiguous_so_reconcile_must_not_clear
2026-07-11T03:04:15.6036296Z         PASS [   0.033s] ( 58/100) spt-daemon::driven_by_selfheal gap_b_sessionless_perch_reconcile_offlines_and_clears_driven_by
2026-07-11T03:04:15.6438136Z         PASS [   0.040s] ( 59/100) spt-daemon::handoff brain_restart_survives_gaplessly_with_fresh_gen_start
2026-07-11T03:04:15.6688813Z         PASS [   0.025s] ( 60/100) spt-daemon::idempotent pty_writes_are_exactly_once_across_brain_crashes
2026-07-11T03:04:18.7326764Z         PASS [   3.064s] ( 61/100) spt-daemon::inject_control_wedge a_backed_up_controller_does_not_wedge_the_session
2026-07-11T03:04:21.5813244Z         PASS [   2.849s] ( 62/100) spt-daemon::inject_control_wedge a_journaled_input_wedge_does_not_starve_a_concurrent_rc_attach
2026-07-11T03:04:22.5525396Z         PASS [   0.971s] ( 63/100) spt-daemon::inject_control_wedge c1_miss_once_preserves_binary_and_next_inject_delivers
2026-07-11T03:04:24.4331292Z         PASS [   1.881s] ( 64/100) spt-daemon::inject_control_wedge c1_strike_fault_stamps_perch_and_bounded_respawns_then_gives_up
2026-07-11T03:04:24.6681702Z         PASS [   0.235s] ( 65/100) spt-daemon::inject_control_wedge g1_choreography_happy_path_payload_reaches_pty_and_controller_keeps_control
2026-07-11T03:04:25.8993575Z         PASS [   1.231s] ( 66/100) spt-daemon::inject_control_wedge g2_no_commit_deadline_faults_binary_and_does_not_wedge_controller_input
2026-07-11T03:04:26.4345287Z         PASS [   0.535s] ( 67/100) spt-daemon::inject_control_wedge g3_content_free_ping_never_duplicates_operator_keystrokes_into_binary
2026-07-11T03:04:26.5528627Z         PASS [   0.118s] ( 68/100) spt-daemon::inject_control_wedge g4_translation_child_is_reaped_no_zombie_after_session_down
2026-07-11T03:04:28.6810635Z         PASS [   2.128s] ( 69/100) spt-daemon::inject_control_wedge g5_active_endpoint_spools_deferred_and_is_not_injected
2026-07-11T03:04:29.1899530Z         PASS [   0.509s] ( 70/100) spt-daemon::inject_control_wedge g6_faulted_inflight_envelope_is_respooled_not_lost
2026-07-11T03:04:29.4281150Z         PASS [   0.238s] ( 71/100) spt-daemon::inject_control_wedge g7_native_injects_mid_active_bypassing_the_idle_gate
2026-07-11T03:04:29.7472794Z         PASS [   0.319s] ( 72/100) spt-daemon::inject_control_wedge large_endpoint_inject_to_a_no_binary_session_spools_promptly_without_wedging
2026-07-11T03:04:38.6041476Z         PASS [   8.857s] ( 73/100) spt-daemon::inject_control_wedge p0_paste_wedge_parked_write_does_not_starve_attach_or_wedge_broker
2026-07-11T03:04:38.7673076Z         PASS [   0.163s] ( 74/100) spt-daemon::inject_control_wedge parked_message_to_already_idle_endpoint_is_delivered_without_a_poke
2026-07-11T03:04:39.1048285Z         PASS [   0.337s] ( 75/100) spt-daemon::inject_control_wedge w5_a1_locally_driven_session_reports_controller_by_none
2026-07-11T03:04:43.1840330Z         PASS [   4.079s] ( 76/100) spt-daemon::inject_control_wedge w5_a2_abandoned_remote_controller_conn_close_eviction_is_platform_divergent
2026-07-11T03:04:43.4164390Z         PASS [   0.232s] ( 77/100) spt-daemon::inject_control_wedge w5a_bigmultiline_inject_arrives_byte_complete_across_a_loop
2026-07-11T03:04:43.8282207Z         PASS [   0.412s] ( 78/100) spt-daemon::inject_control_wedge w5a_forced_echo_miss_redrives_once_then_loud_spools
2026-07-11T03:04:44.1480855Z         PASS [   0.320s] ( 79/100) spt-daemon::inject_control_wedge wan_arrival_to_idle_spt_hosted_injects_with_no_hook_poll
2026-07-11T03:05:16.0199991Z         PASS [  31.872s] ( 80/100) spt-daemon::input_ack_deadlock input_flood_through_serve_attach_does_not_deadlock_broker
2026-07-11T03:05:18.6842217Z         PASS [   2.664s] ( 81/100) spt-daemon::net_worker_starve dead_peer_dial_burst_vs_net_runtime_canary
2026-07-11T03:05:21.2970731Z         PASS [   2.613s] ( 82/100) spt-daemon::net_worker_starve unreachable_peer_dial_burst_vs_net_runtime_canary
2026-07-11T03:05:23.3408489Z         PASS [   2.044s] ( 83/100) spt-daemon::resume cold_start_resumes_all_sessions_from_the_broker_cursor
2026-07-11T03:05:27.5500836Z         PASS [   4.209s] ( 84/100) spt-daemon::resume resume_below_ring_floor_clamps_forward_without_gap_error
2026-07-11T03:05:28.3652992Z         PASS [   0.815s] ( 85/100) spt-daemon::resume resume_mode_brain_spawning_new_sessions_delivers_each
2026-07-11T03:05:28.4847246Z         PASS [   0.119s] ( 86/100) spt-daemon::shellchan hung_shell_stalls_no_other_owner
2026-07-11T03:05:28.6571642Z         PASS [   0.172s] ( 87/100) spt-daemon::shellchan stdin_receipt_delivers_spooled_frames_exactly_once
2026-07-11T03:05:28.7154372Z         PASS [   0.058s] ( 88/100) spt-daemon::two_origin_spanning digest_span_supersedes_a_replayed_generation
2026-07-11T03:05:28.7866483Z         PASS [   0.071s] ( 89/100) spt-daemon::two_origin_spanning one_source_two_consumers_spans_and_merges
2026-07-11T03:05:28.7942122Z         PASS [   0.008s] ( 90/100) spt-daemon::twohost b2_attacher_child
2026-07-11T03:05:28.7997794Z         PASS [   0.006s] ( 91/100) spt-daemon::twohost two_host_ladder_role_a
2026-07-11T03:05:28.8050652Z         PASS [   0.005s] ( 92/100) spt-daemon::twohost two_host_ladder_role_b
2026-07-11T03:05:28.8198848Z         PASS [   0.015s] ( 93/100) spt-term::dsr drain_forwards_child_output
2026-07-11T03:05:28.8448073Z         PASS [   0.025s] ( 94/100) spt-term::inject ctrl_c_interrupts_the_child
2026-07-11T03:05:28.8592462Z         PASS [   0.014s] ( 95/100) spt-term::inject send_line_reaches_child_and_preserves_order
2026-07-11T03:05:29.8649120Z         PASS [   1.006s] ( 96/100) spt-term::stream bounded_backpressure_stalls_an_unconsumed_reader
2026-07-11T03:05:29.8699708Z         PASS [   0.005s] ( 97/100) spt-term::stream delivers_every_value_under_resize
2026-07-11T03:05:29.8850628Z         PASS [   0.015s] ( 98/100) spt-term::surface captures_child_output_off_the_pty
2026-07-11T03:05:29.8900294Z         PASS [   0.005s] ( 99/100) spt-term::surface resize_under_load_does_not_hang_or_panic
2026-07-11T03:05:29.8949957Z         PASS [   0.005s] (100/100) spt-term::surface spawn_program_in_lands_the_child_in_the_requested_cwd
2026-07-11T03:05:29.8951592Z ────────────
2026-07-11T03:05:29.8951979Z      Summary [ 310.512s] 100 tests run: 100 passed, 0 skipped
2026-07-11T03:05:29.9028781Z ##[group]Run cargo test --workspace --doc
2026-07-11T03:05:29.9029148Z [36;1mcargo test --workspace --doc[0m
2026-07-11T03:05:29.9045179Z shell: /usr/bin/bash -e {0}
2026-07-11T03:05:29.9045395Z env:
2026-07-11T03:05:29.9045574Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-11T03:05:29.9045818Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-11T03:05:29.9046051Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-11T03:05:29.9046279Z ##[endgroup]
2026-07-11T03:05:30.1494941Z    Compiling strsim v0.11.1
2026-07-11T03:05:30.1516872Z    Compiling unicode-segmentation v1.13.3
2026-07-11T03:05:30.3660360Z    Compiling darling_core v0.20.11
2026-07-11T03:05:30.4072506Z    Compiling convert_case v0.10.0
2026-07-11T03:05:30.5249564Z    Compiling derive_more-impl v2.1.1
2026-07-11T03:05:31.3890075Z    Compiling darling_macro v0.20.11
2026-07-11T03:05:31.5178394Z    Compiling darling v0.20.11
2026-07-11T03:05:31.5376686Z    Compiling derive_builder_core v0.20.2
2026-07-11T03:05:31.8585983Z    Compiling derive_more v2.1.1
2026-07-11T03:05:31.9120062Z    Compiling n0-future v0.3.2
2026-07-11T03:05:31.9120592Z    Compiling noq-proto v0.17.0
2026-07-11T03:05:31.9121077Z    Compiling iroh-base v0.98.0
2026-07-11T03:05:31.9662779Z    Compiling derive_builder_macro v0.20.2
2026-07-11T03:05:32.0213605Z    Compiling n0-watcher v0.6.1
2026-07-11T03:05:32.0848439Z    Compiling derive_builder v0.20.2
2026-07-11T03:05:32.1156468Z    Compiling vergen-lib v9.1.0
2026-07-11T03:05:32.1156897Z    Compiling vergen-lib v0.1.6
2026-07-11T03:05:32.1398859Z    Compiling netwatch v0.16.0
2026-07-11T03:05:32.2193025Z    Compiling vergen v9.1.0
2026-07-11T03:05:32.2482073Z    Compiling vergen-gitcl v1.0.8
2026-07-11T03:05:32.2707496Z    Compiling iroh-dns v0.98.0
2026-07-11T03:05:32.5232030Z    Compiling iroh-relay v0.98.0
2026-07-11T03:05:32.8812835Z    Compiling portmapper v0.16.0
2026-07-11T03:05:35.0762753Z    Compiling noq v0.18.0
2026-07-11T03:05:39.0200990Z    Compiling iroh v0.98.2
2026-07-11T03:05:47.0190628Z    Compiling spt-net v0.30.6 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-net)
2026-07-11T03:05:48.5627038Z    Compiling spt-daemon v0.30.6 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-daemon)
2026-07-11T03:05:56.8186115Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 26.90s
2026-07-11T03:05:56.8411272Z    Doc-tests spt_daemon
2026-07-11T03:05:57.3658203Z 
2026-07-11T03:05:57.3660576Z running 0 tests
2026-07-11T03:05:57.3662803Z 
2026-07-11T03:05:57.3663404Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-07-11T03:05:57.3663782Z 
2026-07-11T03:05:57.3706969Z    Doc-tests spt_live
2026-07-11T03:05:57.4077980Z 
2026-07-11T03:05:57.4078391Z running 0 tests
2026-07-11T03:05:57.4078601Z 
2026-07-11T03:05:57.4079984Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-07-11T03:05:57.4080403Z 
2026-07-11T03:05:57.4114484Z    Doc-tests spt_msg
2026-07-11T03:05:57.4420922Z 
2026-07-11T03:05:57.4421318Z running 0 tests
2026-07-11T03:05:57.4421534Z 
2026-07-11T03:05:57.4421818Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-07-11T03:05:57.4422210Z 
2026-07-11T03:05:57.4454940Z    Doc-tests spt_net
2026-07-11T03:05:57.6160276Z 
2026-07-11T03:05:57.6160696Z running 0 tests
2026-07-11T03:05:57.6160888Z 
2026-07-11T03:05:57.6161179Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-07-11T03:05:57.6203018Z    Doc-tests spt_proto
2026-07-11T03:05:57.6203217Z 
2026-07-11T03:05:57.6592812Z 
2026-07-11T03:05:57.6594744Z running 0 tests
2026-07-11T03:05:57.6594953Z 
2026-07-11T03:05:57.6595258Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-07-11T03:05:57.6596008Z 
2026-07-11T03:05:57.6624817Z    Doc-tests spt_runtime
2026-07-11T03:05:57.8654994Z 
2026-07-11T03:05:57.8655532Z running 0 tests
2026-07-11T03:05:57.8655737Z 
2026-07-11T03:05:57.8656392Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-07-11T03:05:57.8656773Z 
2026-07-11T03:05:57.8695721Z    Doc-tests spt_store
2026-07-11T03:05:58.0330081Z 
2026-07-11T03:05:58.0330554Z running 0 tests
2026-07-11T03:05:58.0330772Z 
2026-07-11T03:05:58.0331021Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-07-11T03:05:58.0331317Z 
2026-07-11T03:05:58.0365712Z    Doc-tests spt_term
2026-07-11T03:05:58.0943329Z 
2026-07-11T03:05:58.0943786Z running 0 tests
2026-07-11T03:05:58.0944020Z 
2026-07-11T03:05:58.0944406Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-07-11T03:05:58.0944883Z 
2026-07-11T03:05:58.1098180Z ##[group]Run cargo clippy --workspace --all-targets -- -D warnings
2026-07-11T03:05:58.1098583Z [36;1mcargo clippy --workspace --all-targets -- -D warnings[0m
2026-07-11T03:05:58.1116575Z shell: /usr/bin/bash -e {0}
2026-07-11T03:05:58.1116803Z env:
2026-07-11T03:05:58.1117000Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-11T03:05:58.1117244Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-11T03:05:58.1117478Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-11T03:05:58.1117721Z ##[endgroup]
2026-07-11T03:05:58.5213857Z     Checking cfg-if v1.0.4
2026-07-11T03:05:58.5214386Z     Checking typenum v1.20.1
2026-07-11T03:05:58.5215874Z     Checking memchr v2.8.1
2026-07-11T03:05:58.5216347Z     Checking log v0.4.32
2026-07-11T03:05:58.5216748Z     Checking critical-section v1.2.0
2026-07-11T03:05:58.5369482Z     Checking subtle v2.6.1
2026-07-11T03:05:58.5369963Z     Checking smallvec v1.15.1
2026-07-11T03:05:58.5446645Z     Checking libc v0.2.186
2026-07-11T03:05:58.5447723Z     Checking serde_core v1.0.228
2026-07-11T03:05:58.5524671Z     Checking equivalent v1.0.2
2026-07-11T03:05:58.5527647Z     Checking itoa v1.0.18
2026-07-11T03:05:58.5528784Z     Checking rand_core v0.10.1
2026-07-11T03:05:58.5699834Z     Checking pin-project-lite v0.2.17
2026-07-11T03:05:58.5719822Z     Checking bitflags v2.12.1
2026-07-11T03:05:58.5918585Z     Checking zeroize v1.8.2
2026-07-11T03:05:58.5921794Z     Checking cpufeatures v0.2.17
2026-07-11T03:05:58.6146414Z     Checking hashbrown v0.17.1
2026-07-11T03:05:58.6175605Z     Checking futures-core v0.3.32
2026-07-11T03:05:58.6210471Z     Checking bytes v1.11.1
2026-07-11T03:05:58.6410724Z     Checking stable_deref_trait v1.2.1
2026-07-11T03:05:58.6730569Z     Checking futures-sink v0.3.32
2026-07-11T03:05:58.6740034Z     Checking futures-io v0.3.32
2026-07-11T03:05:58.7040490Z     Checking slab v0.4.12
2026-07-11T03:05:58.7140681Z     Checking futures-task v0.3.32
2026-07-11T03:05:58.7141355Z     Checking zerofrom v0.1.8
2026-07-11T03:05:58.7400686Z     Checking zerocopy v0.8.50
2026-07-11T03:05:58.7450802Z     Checking signature v2.2.0
2026-07-11T03:05:58.7561002Z     Checking zmij v1.0.21
2026-07-11T03:05:58.7600651Z     Checking futures-channel v0.3.32
2026-07-11T03:05:58.7640694Z     Checking fastrand v2.4.1
2026-07-11T03:05:58.7830500Z     Checking libsqlite3-sys v0.30.1
2026-07-11T03:05:58.8340517Z     Checking yoke v0.8.3
2026-07-11T03:05:58.8570410Z     Checking ed25519 v2.2.3
2026-07-11T03:05:58.8716612Z     Checking fallible-streaming-iterator v0.1.9
2026-07-11T03:05:58.8830369Z     Checking fallible-iterator v0.3.0
2026-07-11T03:05:58.9290387Z     Checking writeable v0.6.3
2026-07-11T03:05:58.9425330Z     Checking litemap v0.8.2
2026-07-11T03:05:58.9860544Z     Checking zerovec v0.11.6
2026-07-11T03:05:59.0130547Z     Checking zerotrie v0.2.4
2026-07-11T03:05:59.0310705Z     Checking utf8_iter v1.0.4
2026-07-11T03:05:59.0350641Z     Checking icu_properties_data v2.2.0
2026-07-11T03:05:59.0570661Z     Checking icu_normalizer_data v2.2.0
2026-07-11T03:05:59.0980383Z     Checking percent-encoding v2.3.2
2026-07-11T03:05:59.1210871Z     Checking cpufeatures v0.3.0
2026-07-11T03:05:59.1212405Z     Checking futures-util v0.3.32
2026-07-11T03:05:59.1370505Z     Checking rustls-pki-types v1.14.1
2026-07-11T03:05:59.1850288Z     Checking scopeguard v1.2.0
2026-07-11T03:05:59.2040496Z     Checking thiserror v2.0.18
2026-07-11T03:05:59.2400436Z     Checking form_urlencoded v1.2.2
2026-07-11T03:05:59.2550415Z     Checking lock_api v0.4.14
2026-07-11T03:05:59.2760785Z     Checking chacha20 v0.10.0
2026-07-11T03:05:59.2860489Z     Checking aws-lc-sys v0.41.0
2026-07-11T03:05:59.2944225Z     Checking untrusted v0.9.0
2026-07-11T03:05:59.3010686Z    Compiling fnv v1.0.7
2026-07-11T03:05:59.3610952Z    Compiling darling_core v0.20.11
2026-07-11T03:05:59.3830841Z     Checking http v1.4.1
2026-07-11T03:05:59.3870481Z     Checking atomic-waker v1.1.2
2026-07-11T03:05:59.4045917Z     Checking linux-raw-sys v0.12.1
2026-07-11T03:05:59.4346153Z     Checking const-oid v0.10.2
2026-07-11T03:05:59.4508604Z     Checking indexmap v2.14.0
2026-07-11T03:05:59.4850513Z     Checking arrayvec v0.7.6
2026-07-11T03:05:59.5300507Z     Checking derive_more v2.1.1
2026-07-11T03:05:59.5730417Z     Checking either v1.16.0
2026-07-11T03:05:59.6030725Z     Checking utf8parse v0.2.2
2026-07-11T03:05:59.6200513Z     Checking tinystr v0.8.3
2026-07-11T03:05:59.6360322Z     Checking potential_utf v0.1.5
2026-07-11T03:05:59.6750617Z     Checking base64ct v1.8.3
2026-07-11T03:05:59.6850469Z     Checking httparse v1.10.1
2026-07-11T03:05:59.6960773Z     Checking generic-array v0.14.7
2026-07-11T03:05:59.7160727Z     Checking hybrid-array v0.4.12
2026-07-11T03:05:59.8190435Z     Checking icu_locale_core v2.2.0
2026-07-11T03:05:59.8310828Z     Checking tower-service v0.3.3
2026-07-11T03:05:59.8410563Z     Checking icu_collections v2.2.0
2026-07-11T03:05:59.9150555Z     Checking rustix v1.1.4
2026-07-11T03:05:59.9230310Z     Checking try-lock v0.2.5
2026-07-11T03:05:59.9920560Z     Checking base64 v0.22.1
2026-07-11T03:06:00.0060582Z     Checking pem-rfc7468 v1.0.0
2026-07-11T03:06:00.0703826Z     Checking tinyvec_macros v0.1.1
2026-07-11T03:06:00.0914717Z     Checking aws-lc-rs v1.17.0
2026-07-11T03:06:00.1406485Z     Checking data-encoding v2.11.0
2026-07-11T03:06:00.1610698Z     Checking der v0.8.0-rc.10
2026-07-11T03:06:00.2490364Z     Checking tinyvec v1.11.0
2026-07-11T03:06:00.2731019Z     Checking getrandom v0.2.17
2026-07-11T03:06:00.3100804Z     Checking getrandom v0.4.2
2026-07-11T03:06:00.3170662Z     Checking mio v1.2.1
2026-07-11T03:06:00.3171272Z     Checking socket2 v0.6.4
2026-07-11T03:06:00.3764424Z     Checking fs2 v0.4.3
2026-07-11T03:06:00.4310975Z     Checking rand_core v0.6.4
2026-07-11T03:06:00.4960478Z     Checking ring v0.17.14
2026-07-11T03:06:00.5080423Z     Checking uuid v1.23.2
2026-07-11T03:06:00.5170415Z     Checking rand v0.10.1
2026-07-11T03:06:00.5610488Z     Checking http-body v1.0.1
2026-07-11T03:06:00.5950752Z     Checking crypto-common v0.1.7
2026-07-11T03:06:00.6990703Z     Checking block-buffer v0.10.4
2026-07-11T03:06:00.7660302Z     Checking icu_provider v2.2.0
2026-07-11T03:06:00.7780406Z     Checking parking_lot_core v0.9.12
2026-07-11T03:06:00.7820409Z     Checking inout v0.1.4
2026-07-11T03:06:00.8130487Z     Checking crypto-common v0.2.2
2026-07-11T03:06:00.8320465Z     Checking block-buffer v0.12.0
2026-07-11T03:06:00.8800425Z     Checking digest v0.10.7
2026-07-11T03:06:00.8950377Z     Checking tokio v1.52.3
2026-07-11T03:06:00.9090460Z     Checking serial-core v0.4.0
2026-07-11T03:06:00.9781986Z     Checking termios v0.2.2
2026-07-11T03:06:01.0340567Z     Checking parking_lot v0.12.5
2026-07-11T03:06:01.0740836Z     Checking curve25519-dalek v4.1.3
2026-07-11T03:06:01.0856202Z     Checking sha2 v0.10.9
2026-07-11T03:06:01.1359519Z     Checking icu_properties v2.2.0
2026-07-11T03:06:01.1397366Z     Checking icu_normalizer v2.2.0
2026-07-11T03:06:01.2304740Z     Checking ioctl-rs v0.1.6
2026-07-11T03:06:01.3460789Z     Checking want v0.3.1
2026-07-11T03:06:01.3530478Z     Checking n0-error v0.1.3
2026-07-11T03:06:01.3720539Z     Checking serde v1.0.228
2026-07-11T03:06:01.4520613Z     Checking serde_json v1.0.150
2026-07-11T03:06:01.4620854Z     Checking num-traits v0.2.19
2026-07-11T03:06:01.4690678Z    Compiling anyhow v1.0.102
2026-07-11T03:06:01.5995997Z     Checking httpdate v1.0.3
2026-07-11T03:06:01.6117271Z     Checking cordyceps v0.3.4
2026-07-11T03:06:01.7280938Z     Checking diatomic-waker v0.2.3
2026-07-11T03:06:01.7978627Z     Checking spin v0.10.0
2026-07-11T03:06:01.8705499Z     Checking parking v2.2.1
2026-07-11T03:06:01.9541149Z     Checking digest v0.11.3
2026-07-11T03:06:01.9790872Z     Checking futures-lite v2.6.1
2026-07-11T03:06:01.9810823Z     Checking futures-buffered v0.2.13
2026-07-11T03:06:02.0070962Z     Checking pin-project v1.1.13
2026-07-11T03:06:02.1330747Z     Checking thiserror v1.0.69
2026-07-11T03:06:02.1460988Z     Checking portable-atomic v1.13.1
2026-07-11T03:06:02.1600412Z     Checking ipnet v2.12.0
2026-07-11T03:06:02.2440318Z     Checking serde_spanned v0.6.9
2026-07-11T03:06:02.2780491Z     Checking rustls-webpki v0.103.13
2026-07-11T03:06:02.3440501Z     Checking toml_datetime v0.6.11
2026-07-11T03:06:02.4200375Z     Checking spki v0.8.0-rc.4
2026-07-11T03:06:02.4910542Z     Checking memoffset v0.6.5
2026-07-11T03:06:02.5031120Z     Checking serial-unix v0.4.0
2026-07-11T03:06:02.5320802Z     Checking cipher v0.4.4
2026-07-11T03:06:02.5570532Z     Checking universal-hash v0.5.1
2026-07-11T03:06:02.5660375Z     Checking netlink-packet-core v0.8.1
2026-07-11T03:06:02.5820177Z     Checking aho-corasick v1.1.4
2026-07-11T03:06:02.5990718Z     Checking ed25519-dalek v2.2.0
2026-07-11T03:06:02.6140697Z     Checking sync_wrapper v1.0.2
2026-07-11T03:06:02.6260385Z     Checking idna_adapter v1.2.2
2026-07-11T03:06:02.6480615Z     Checking byteorder v1.5.0
2026-07-11T03:06:02.6534207Z     Checking pin-utils v0.1.0
2026-07-11T03:06:02.6643879Z     Checking bitflags v1.3.2
2026-07-11T03:06:02.6966545Z     Checking opaque-debug v0.3.1
2026-07-11T03:06:02.7216757Z     Checking regex-syntax v0.8.10
2026-07-11T03:06:02.7300419Z     Checking idna v1.1.0
2026-07-11T03:06:02.7520645Z     Checking toml_write v0.1.2
2026-07-11T03:06:02.7755433Z    Compiling powerfmt v0.2.0
2026-07-11T03:06:02.8107799Z     Checking winnow v0.7.15
2026-07-11T03:06:02.8453764Z     Checking spt-proto v0.30.6 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-proto)
2026-07-11T03:06:02.8910816Z     Checking allocator-api2 v0.2.21
2026-07-11T03:06:02.9180821Z     Checking hash32 v0.2.1
2026-07-11T03:06:02.9296730Z    Compiling deranged v0.5.8
2026-07-11T03:06:02.9441051Z     Checking polyval v0.6.2
2026-07-11T03:06:02.9452007Z     Checking once_cell v1.21.4
2026-07-11T03:06:02.9732962Z     Checking nix v0.25.1
2026-07-11T03:06:03.0080548Z    Compiling darling_macro v0.20.11
2026-07-11T03:06:03.1081240Z     Checking prefix-trie v0.8.4
2026-07-11T03:06:03.1265164Z     Checking serial v0.4.0
2026-07-11T03:06:03.1420658Z     Checking ref-cast v1.0.25
2026-07-11T03:06:03.1828620Z     Checking url v2.5.8
2026-07-11T03:06:03.2030208Z     Checking tracing-core v0.1.36
2026-07-11T03:06:03.2041276Z     Checking rustls v0.23.40
2026-07-11T03:06:03.2330377Z     Checking pkcs8 v0.11.0-rc.10
2026-07-11T03:06:03.3110793Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-07-11T03:06:03.3430486Z     Checking futures-executor v0.3.32
2026-07-11T03:06:03.3637283Z     Checking filedescriptor v0.8.3
2026-07-11T03:06:03.4750682Z     Checking crossbeam-utils v0.8.21
2026-07-11T03:06:03.5400372Z     Checking spin v0.9.8
2026-07-11T03:06:03.5560669Z    Compiling darling v0.20.11
2026-07-11T03:06:03.5900665Z     Checking ahash v0.8.12
2026-07-11T03:06:03.6689890Z    Compiling derive_builder_core v0.20.2
2026-07-11T03:06:03.6840530Z     Checking tracing v0.1.44
2026-07-11T03:06:03.7314935Z     Checking signature v3.0.0
2026-07-11T03:06:03.7550460Z     Checking shell-words v1.1.1
2026-07-11T03:06:03.8149149Z     Checking hashbrown v0.14.5
2026-07-11T03:06:03.9131457Z     Checking dyn-clone v1.0.20
2026-07-11T03:06:03.9170463Z     Checking ryu v1.0.23
2026-07-11T03:06:03.9250935Z    Compiling num-conv v0.2.2
2026-07-11T03:06:03.9880501Z     Checking tower-layer v0.3.3
2026-07-11T03:06:04.0420643Z     Checking downcast-rs v1.2.1
2026-07-11T03:06:04.0580630Z    Compiling time-core v0.1.8
2026-07-11T03:06:04.0680769Z     Checking hickory-proto v0.26.0-beta.4
2026-07-11T03:06:04.0840700Z     Checking noq-udp v0.10.0
2026-07-11T03:06:04.1041073Z     Checking schemars v1.2.1
2026-07-11T03:06:04.1175917Z     Checking ed25519 v3.0.0-rc.4
2026-07-11T03:06:04.1580231Z     Checking vte v0.13.1
2026-07-11T03:06:04.1753694Z     Checking heapless v0.7.17
2026-07-11T03:06:04.2970628Z    Compiling time v0.3.47
2026-07-11T03:06:04.3000496Z     Checking futures v0.3.32
2026-07-11T03:06:04.3360402Z     Checking curve25519-dalek v5.0.0-pre.6
2026-07-11T03:06:04.3580390Z     Checking ghash v0.5.1
2026-07-11T03:06:04.3616869Z     Checking ctr v0.9.2
2026-07-11T03:06:04.5030112Z     Checking hashlink v0.9.1
2026-07-11T03:06:04.5151031Z    Compiling proc-macro-crate v3.5.0
2026-07-11T03:06:04.5340490Z     Checking aes v0.8.4
2026-07-11T03:06:04.8960065Z     Checking rusqlite v0.32.1
2026-07-11T03:06:05.0020491Z     Checking sha2 v0.11.0-rc.5
2026-07-11T03:06:05.0440281Z     Checking regex-automata v0.4.14
2026-07-11T03:06:05.1120574Z     Checking http-body-util v0.1.3
2026-07-11T03:06:05.1250566Z     Checking toml_edit v0.22.27
2026-07-11T03:06:05.1292281Z     Checking aead v0.5.2
2026-07-11T03:06:05.1945572Z    Compiling derive_builder_macro v0.20.2
2026-07-11T03:06:05.2540425Z     Checking cobs v0.3.0
2026-07-11T03:06:05.2740300Z     Checking openssl-probe v0.2.1
2026-07-11T03:06:05.4010385Z     Checking rustls-native-certs v0.8.4
2026-07-11T03:06:05.4140472Z     Checking postcard v1.1.3
2026-07-11T03:06:05.5390787Z    Compiling num_enum_derive v0.7.6
2026-07-11T03:06:05.5992631Z    Compiling derive_builder v0.20.2
2026-07-11T03:06:05.6072858Z     Checking aes-gcm v0.10.3
2026-07-11T03:06:05.6590575Z     Checking data-encoding-macro v0.1.20
2026-07-11T03:06:05.7330479Z    Compiling vergen-lib v9.1.0
2026-07-11T03:06:05.7520440Z    Compiling vergen-lib v0.1.6
2026-07-11T03:06:05.7743158Z     Checking crossbeam-epoch v0.9.18
2026-07-11T03:06:05.8664204Z     Checking crossbeam-channel v0.5.15
2026-07-11T03:06:05.8931006Z     Checking spt-store v0.30.6 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-store)
2026-07-11T03:06:05.9594372Z     Checking tempfile v3.27.0
2026-07-11T03:06:06.0160720Z     Checking ed25519-dalek v3.0.0-pre.6
2026-07-11T03:06:06.0830289Z     Checking netlink-packet-route v0.29.0
2026-07-11T03:06:06.1710511Z    Compiling vergen v9.1.0
2026-07-11T03:06:06.2170904Z     Checking sorted-index-buffer v0.2.1
2026-07-11T03:06:06.2365063Z     Checking rustc-hash v2.1.2
2026-07-11T03:06:06.2542473Z     Checking mac-addr v0.3.0
2026-07-11T03:06:06.3020909Z     Checking tokio-util v0.7.18
2026-07-11T03:06:06.3241505Z     Checking netlink-sys v0.8.8
2026-07-11T03:06:06.3310444Z     Checking tower v0.5.3
2026-07-11T03:06:06.3810824Z     Checking identity-hash v0.1.0
2026-07-11T03:06:06.4190546Z     Checking lru-slab v0.1.2
2026-07-11T03:06:06.4710428Z     Checking foldhash v0.2.0
2026-07-11T03:06:06.4950455Z     Checking tagptr v0.2.0
2026-07-11T03:06:06.5080927Z     Checking xml-rs v0.8.28
2026-07-11T03:06:06.5640695Z    Compiling vergen-gitcl v1.0.8
2026-07-11T03:06:06.6371099Z     Checking hashbrown v0.16.1
2026-07-11T03:06:06.6640745Z     Checking moka v0.12.15
2026-07-11T03:06:06.6980748Z     Checking portable-pty v0.8.1
2026-07-11T03:06:06.7410521Z     Checking netlink-proto v0.12.0
2026-07-11T03:06:06.9740629Z     Checking tower-http v0.6.11
2026-07-11T03:06:06.9900396Z     Checking iroh-base v0.98.0
2026-07-11T03:06:07.1020585Z     Checking h2 v0.4.14
2026-07-11T03:06:07.1180411Z     Checking n0-future v0.3.2
2026-07-11T03:06:07.1250513Z     Checking num_enum v0.7.6
2026-07-11T03:06:07.1950682Z     Checking tokio-stream v0.1.18
2026-07-11T03:06:07.1975805Z     Checking xmltree v0.10.3
2026-07-11T03:06:07.2532148Z     Checking tokio-rustls v0.26.4
2026-07-11T03:06:07.2610811Z     Checking n0-watcher v0.6.1
2026-07-11T03:06:07.2798706Z     Checking rustls-platform-verifier v0.7.0
2026-07-11T03:06:07.3137367Z     Checking toml v0.8.23
2026-07-11T03:06:07.3838886Z     Checking noq-proto v0.17.0
2026-07-11T03:06:07.3960286Z     Checking iroh-metrics v0.38.3
2026-07-11T03:06:07.4030595Z     Checking strum v0.28.0
2026-07-11T03:06:07.4130814Z     Checking attohttpc v0.30.1
2026-07-11T03:06:07.4680302Z     Checking netlink-packet-route v0.30.0
2026-07-11T03:06:07.5035321Z    Compiling iroh-relay v0.98.0
2026-07-11T03:06:07.5080673Z     Checking simple-dns v0.9.3
2026-07-11T03:06:07.5250102Z     Checking resolv-conf v0.7.6
2026-07-11T03:06:07.5890351Z     Checking sha1_smol v1.0.1
2026-07-11T03:06:07.6072603Z     Checking regex v1.12.3
2026-07-11T03:06:07.7401765Z     Checking simdutf8 v0.1.5
2026-07-11T03:06:07.7471975Z     Checking constant_time_eq v0.4.2
2026-07-11T03:06:07.8240583Z     Checking smol_str v0.1.24
2026-07-11T03:06:07.8242090Z     Checking arrayref v0.3.9
2026-07-11T03:06:07.8860622Z     Checking lru v0.16.4
2026-07-11T03:06:07.9059696Z     Checking blake3 v1.8.5
2026-07-11T03:06:07.9227906Z     Checking serde_bytes v0.11.19
2026-07-11T03:06:07.9310398Z     Checking hmac v0.12.1
2026-07-11T03:06:07.9480564Z     Checking seize v0.5.1
2026-07-11T03:06:07.9840519Z     Checking acto v0.8.2
2026-07-11T03:06:08.0149332Z     Checking webpki-roots v1.0.7
2026-07-11T03:06:08.0243129Z     Checking tokio-websockets v0.13.2
2026-07-11T03:06:08.0510602Z     Checking cmov v0.5.4
2026-07-11T03:06:08.0621383Z     Checking hkdf v0.12.4
2026-07-11T03:06:08.1340765Z     Checking backon v1.6.0
2026-07-11T03:06:08.1650319Z     Checking sha1 v0.10.6
2026-07-11T03:06:08.1855392Z     Checking interprocess v2.4.2
2026-07-11T03:06:08.2141602Z     Checking papaya v0.2.4
2026-07-11T03:06:08.2240713Z     Checking spake2 v0.4.0
2026-07-11T03:06:08.2361306Z     Checking errno v0.3.14
2026-07-11T03:06:08.2970872Z    Compiling darling_core v0.23.0
2026-07-11T03:06:08.3318403Z     Checking ctutils v0.4.2
2026-07-11T03:06:08.3510768Z     Checking anstyle-parse v1.0.0
2026-07-11T03:06:08.3967332Z     Checking colorchoice v1.0.5
2026-07-11T03:06:08.4070643Z     Checking signal-hook-registry v1.4.8
2026-07-11T03:06:08.5011463Z     Checking unicode-segmentation v1.13.3
2026-07-11T03:06:08.5158369Z     Checking anstyle v1.0.14
2026-07-11T03:06:08.5850768Z     Checking foldhash v0.1.5
2026-07-11T03:06:08.5950585Z     Checking is_terminal_polyfill v1.70.2
2026-07-11T03:06:08.6050415Z     Checking anstyle-query v1.1.5
2026-07-11T03:06:08.6140446Z     Checking signal-hook v0.3.18
2026-07-11T03:06:08.6800539Z     Checking linux-raw-sys v0.4.15
2026-07-11T03:06:08.7030908Z     Checking terminal_size v0.4.4
2026-07-11T03:06:08.7340866Z     Checking hashbrown v0.15.5
2026-07-11T03:06:08.7555304Z     Checking swarm-discovery v0.6.0-alpha.2
2026-07-11T03:06:08.7725598Z     Checking anstream v1.0.0
2026-07-11T03:06:08.8435713Z     Checking itertools v0.13.0
2026-07-11T03:06:08.8519099Z     Checking castaway v0.2.4
2026-07-11T03:06:08.8680907Z     Checking strsim v0.11.1
2026-07-11T03:06:08.8683100Z     Checking spt-msg v0.30.6 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-msg)
2026-07-11T03:06:08.9350294Z     Checking signal-hook-mio v0.2.5
2026-07-11T03:06:08.9530818Z     Checking clap_lex v1.1.0
2026-07-11T03:06:09.0168610Z     Checking static_assertions v1.1.0
2026-07-11T03:06:09.0321096Z     Checking unicode-width v0.1.14
2026-07-11T03:06:09.0541172Z     Checking iroh-dns v0.98.0
2026-07-11T03:06:09.0850362Z     Checking strum v0.26.3
2026-07-11T03:06:09.0970607Z     Checking rustix v0.38.44
2026-07-11T03:06:09.1160866Z     Checking compact_str v0.8.2
2026-07-11T03:06:09.1180444Z     Checking iana-time-zone v0.1.65
2026-07-11T03:06:09.1420934Z     Checking clap_builder v4.6.0
2026-07-11T03:06:09.1761105Z     Checking cassowary v0.3.0
2026-07-11T03:06:09.2640957Z     Checking spt-runtime v0.30.6 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-runtime)
2026-07-11T03:06:09.3126563Z     Checking spt-term v0.30.6 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-term)
2026-07-11T03:06:09.3350568Z     Checking unicode-width v0.2.0
2026-07-11T03:06:09.4040710Z     Checking chrono v0.4.45
2026-07-11T03:06:09.4640518Z     Checking nucleo-matcher v0.3.1
2026-07-11T03:06:09.5630449Z     Checking lru v0.12.5
2026-07-11T03:06:09.6690621Z     Checking qrcode v0.14.1
2026-07-11T03:06:10.1340525Z     Checking crossterm v0.28.1
2026-07-11T03:06:10.7085224Z     Checking mock-adapter v0.30.6 (/home/reavus/actions-runner/_work/spt-core/spt-core/adapters/mock)
2026-07-11T03:06:10.9910337Z     Checking unicode-truncate v1.1.0
2026-07-11T03:06:11.3664455Z    Compiling darling_macro v0.23.0
2026-07-11T03:06:11.4039140Z     Checking clap v4.6.1
2026-07-11T03:06:11.5744596Z    Compiling darling v0.23.0
2026-07-11T03:06:11.6214632Z    Compiling instability v0.3.12
2026-07-11T03:06:11.9720582Z     Checking netdev v0.42.0
2026-07-11T03:06:11.9994461Z     Checking ratatui v0.29.0
2026-07-11T03:06:12.1170784Z     Checking hyper v1.10.1
2026-07-11T03:06:12.1171546Z     Checking hickory-net v0.26.0-beta.4
2026-07-11T03:06:12.4111931Z     Checking spt-live v0.30.6 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-live)
2026-07-11T03:06:12.4880824Z     Checking noq v0.18.0
2026-07-11T03:06:12.6254880Z     Checking netwatch v0.16.0
2026-07-11T03:06:13.2173638Z     Checking hyper-util v0.1.20
2026-07-11T03:06:13.2935200Z     Checking hickory-resolver v0.26.0-beta.4
2026-07-11T03:06:13.9906788Z     Checking hyper-rustls v0.27.9
2026-07-11T03:06:13.9907098Z     Checking igd-next v0.17.1
2026-07-11T03:06:14.0796137Z     Checking reqwest v0.13.4
2026-07-11T03:06:14.2257545Z     Checking portmapper v0.16.0
2026-07-11T03:06:15.3312137Z     Checking iroh v0.98.2
2026-07-11T03:06:18.8834964Z     Checking spt-net v0.30.6 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-net)
2026-07-11T03:06:20.3693458Z     Checking spt-daemon v0.30.6 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-daemon)
2026-07-11T03:06:24.8069684Z     Checking spt v0.30.6 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt)
2026-07-11T03:06:25.4627633Z     Checking xtask v0.30.6 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/xtask)
2026-07-11T03:06:31.4578909Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.31s
2026-07-11T03:06:31.5502531Z ##[group]Run actions/checkout@v5
2026-07-11T03:06:31.5502779Z with:
2026-07-11T03:06:31.5502976Z   repository: SaberMage/spt-shell-notify
2026-07-11T03:06:31.5503228Z   path: .adapter-notify
2026-07-11T03:06:31.5505275Z   token: ***
2026-07-11T03:06:31.5505455Z   ssh-strict: true
2026-07-11T03:06:31.5505637Z   ssh-user: git
2026-07-11T03:06:31.5505814Z   persist-credentials: true
2026-07-11T03:06:31.5506013Z   clean: true
2026-07-11T03:06:31.5506203Z   sparse-checkout-cone-mode: true
2026-07-11T03:06:31.5506424Z   fetch-depth: 1
2026-07-11T03:06:31.5506597Z   fetch-tags: false
2026-07-11T03:06:31.5506783Z   show-progress: true
2026-07-11T03:06:31.5506964Z   lfs: false
2026-07-11T03:06:31.5507151Z   submodules: false
2026-07-11T03:06:31.5507335Z   set-safe-directory: true
2026-07-11T03:06:31.5507531Z env:
2026-07-11T03:06:31.5507712Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-11T03:06:31.5507946Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-11T03:06:31.5508213Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-11T03:06:31.5508434Z ##[endgroup]
2026-07-11T03:06:31.7195309Z Syncing repository: SaberMage/spt-shell-notify
2026-07-11T03:06:31.7196003Z ##[group]Getting Git version info
2026-07-11T03:06:31.7196595Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify'
2026-07-11T03:06:31.7204507Z [command]/usr/bin/git version
2026-07-11T03:06:31.7240480Z git version 2.43.0
2026-07-11T03:06:31.7256561Z ##[endgroup]
2026-07-11T03:06:31.7267501Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/f742a01f-2e11-44d4-b821-62b91e730400' before making global git config changes
2026-07-11T03:06:31.7268583Z Adding repository directory to the temporary git global config as a safe directory
2026-07-11T03:06:31.7270816Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify
2026-07-11T03:06:31.7296195Z ##[group]Initializing the repository
2026-07-11T03:06:31.7299133Z [command]/usr/bin/git init /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify
2026-07-11T03:06:31.7326567Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-07-11T03:06:31.7327254Z hint: is subject to change. To configure the initial branch name to use in all
2026-07-11T03:06:31.7327908Z hint: of your new repositories, which will suppress this warning, call:
2026-07-11T03:06:31.7328396Z hint: 
2026-07-11T03:06:31.7328767Z hint: 	git config --global init.defaultBranch <name>
2026-07-11T03:06:31.7329269Z hint: 
2026-07-11T03:06:31.7329550Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-07-11T03:06:31.7329969Z hint: 'development'. The just-created branch can be renamed via this command:
2026-07-11T03:06:31.7331778Z hint: 
2026-07-11T03:06:31.7332087Z hint: 	git branch -m <name>
2026-07-11T03:06:31.7341537Z Initialized empty Git repository in /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify/.git/
2026-07-11T03:06:31.7342480Z [command]/usr/bin/git remote add origin https://github.com/SaberMage/spt-shell-notify
2026-07-11T03:06:31.7400103Z ##[endgroup]
2026-07-11T03:06:31.7400498Z ##[group]Disabling automatic garbage collection
2026-07-11T03:06:31.7403576Z [command]/usr/bin/git config --local gc.auto 0
2026-07-11T03:06:31.7426314Z ##[endgroup]
2026-07-11T03:06:31.7426619Z ##[group]Setting up auth
2026-07-11T03:06:31.7431440Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-11T03:06:31.7455638Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-11T03:06:31.7665234Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-11T03:06:31.7690711Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-11T03:06:31.7883618Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-11T03:06:31.7914808Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-11T03:06:31.8113720Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-11T03:06:31.8145669Z ##[endgroup]
2026-07-11T03:06:31.8146068Z ##[group]Determining the default branch
2026-07-11T03:06:31.8149903Z Retrieving the default branch name
2026-07-11T03:06:32.2483513Z Default branch 'main'
2026-07-11T03:06:32.2484125Z ##[endgroup]
2026-07-11T03:06:32.2484511Z ##[group]Fetching the repository
2026-07-11T03:06:32.2488814Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-07-11T03:06:32.8690661Z From https://github.com/SaberMage/spt-shell-notify
2026-07-11T03:06:32.8691115Z  * [new branch]      main       -> origin/main
2026-07-11T03:06:32.8708601Z ##[endgroup]
2026-07-11T03:06:32.8709027Z ##[group]Determining the checkout info
2026-07-11T03:06:32.8711324Z ##[endgroup]
2026-07-11T03:06:32.8714673Z [command]/usr/bin/git sparse-checkout disable
2026-07-11T03:06:32.8751282Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-11T03:06:32.8782699Z ##[group]Checking out the ref
2026-07-11T03:06:32.8785600Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-07-11T03:06:32.8822705Z Switched to a new branch 'main'
2026-07-11T03:06:32.8823209Z branch 'main' set up to track 'origin/main'.
2026-07-11T03:06:32.8826947Z ##[endgroup]
2026-07-11T03:06:32.8859042Z [command]/usr/bin/git log -1 --format=%H
2026-07-11T03:06:32.8881069Z ee2d37eadc730c0019e0af82d683074c509634a2
2026-07-11T03:06:32.9014571Z ##[group]Run cargo build --manifest-path .adapter-notify/Cargo.toml
2026-07-11T03:06:32.9014987Z [36;1mcargo build --manifest-path .adapter-notify/Cargo.toml[0m
2026-07-11T03:06:32.9029681Z shell: /usr/bin/bash -e {0}
2026-07-11T03:06:32.9029967Z env:
2026-07-11T03:06:32.9030200Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-11T03:06:32.9030510Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-11T03:06:32.9030816Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-11T03:06:32.9031087Z ##[endgroup]
2026-07-11T03:06:32.9398392Z     Updating crates.io index
2026-07-11T03:06:33.1309525Z      Locking 11 packages to latest compatible versions
2026-07-11T03:06:33.1655582Z    Compiling serde_core v1.0.228
2026-07-11T03:06:33.1655902Z    Compiling zmij v1.0.21
2026-07-11T03:06:33.1656207Z    Compiling serde_json v1.0.150
2026-07-11T03:06:33.1656484Z    Compiling memchr v2.8.3
2026-07-11T03:06:33.1657051Z    Compiling itoa v1.0.18
2026-07-11T03:06:35.1123457Z    Compiling spt-shell-notify v0.1.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify)
2026-07-11T03:06:35.2991565Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.38s
2026-07-11T03:06:35.3181625Z ##[group]Run cargo test -p spt --test notify_shell_e2e -- --nocapture
2026-07-11T03:06:35.3182176Z [36;1mcargo test -p spt --test notify_shell_e2e -- --nocapture[0m
2026-07-11T03:06:35.3195547Z shell: /usr/bin/bash -e {0}
2026-07-11T03:06:35.3195765Z env:
2026-07-11T03:06:35.3195946Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-11T03:06:35.3196194Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-11T03:06:35.3196432Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-11T03:06:35.3196872Z   SPT_NOTIFY_SHELL_BIN: /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify/target/debug/notify-shell
2026-07-11T03:06:35.3197329Z ##[endgroup]
2026-07-11T03:06:35.5825631Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
2026-07-11T03:06:35.5966098Z      Running tests/notify_shell_e2e.rs (target/debug/deps/notify_shell_e2e-b9df0e978f42405c)
2026-07-11T03:06:35.5986574Z 
2026-07-11T03:06:35.5986790Z running 1 test
2026-07-11T03:06:36.1222991Z test notify_shell_renders_a_commanded_toast ... ok
2026-07-11T03:06:36.1223329Z 
2026-07-11T03:06:36.1223762Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.52s
2026-07-11T03:06:36.1224267Z 
2026-07-11T03:06:36.1348654Z ##[group]Run cargo test -p spt --test oneliner_e2e -- --nocapture
2026-07-11T03:06:36.1349254Z [36;1mcargo test -p spt --test oneliner_e2e -- --nocapture[0m
2026-07-11T03:06:36.1362209Z shell: /usr/bin/bash -e {0}
2026-07-11T03:06:36.1362422Z env:
2026-07-11T03:06:36.1362603Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-11T03:06:36.1362843Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-11T03:06:36.1363085Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-11T03:06:36.1363314Z   SPT_INSTALL_E2E: 1
2026-07-11T03:06:36.1363501Z ##[endgroup]
2026-07-11T03:06:36.3675254Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
2026-07-11T03:06:36.3823449Z      Running tests/oneliner_e2e.rs (target/debug/deps/oneliner_e2e-d8a7fe8ae06e6aee)
2026-07-11T03:06:36.3836638Z 
2026-07-11T03:06:36.3836895Z running 2 tests
2026-07-11T03:06:36.3840257Z test at_logon_task_launches_daemon_in_background_not_foreground ... ok
2026-07-11T03:07:01.6342677Z test install_script_against_staged_release ... ok
2026-07-11T03:07:01.6342976Z 
2026-07-11T03:07:01.6343251Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 25.25s
2026-07-11T03:07:01.6343617Z 
2026-07-11T03:07:01.6459580Z ##[group]Run cargo run -p xtask -- check
2026-07-11T03:07:01.6459866Z [36;1mcargo run -p xtask -- check[0m
2026-07-11T03:07:01.6472237Z shell: /usr/bin/bash -e {0}
2026-07-11T03:07:01.6472442Z env:
2026-07-11T03:07:01.6472798Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-11T03:07:01.6473037Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-11T03:07:01.6473264Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-11T03:07:01.6473475Z ##[endgroup]
2026-07-11T03:07:01.8554381Z    Compiling cc v1.2.63
2026-07-11T03:07:01.8582255Z    Compiling mio v1.2.1
2026-07-11T03:07:01.8605297Z    Compiling bitflags v2.12.1
2026-07-11T03:07:01.8642184Z    Compiling rustls v0.23.40
2026-07-11T03:07:01.8693416Z    Compiling fastrand v2.4.1
2026-07-11T03:07:01.8750164Z    Compiling either v1.16.0
2026-07-11T03:07:01.9382922Z    Compiling netlink-packet-route v0.29.0
2026-07-11T03:07:01.9383599Z    Compiling netlink-packet-route v0.30.0
2026-07-11T03:07:01.9384077Z    Compiling simple-dns v0.9.3
2026-07-11T03:07:01.9823804Z    Compiling futures-lite v2.6.1
2026-07-11T03:07:02.0040899Z    Compiling prefix-trie v0.8.4
2026-07-11T03:07:02.1141847Z    Compiling tokio v1.52.3
2026-07-11T03:07:02.4310193Z    Compiling hickory-proto v0.26.0-beta.4
2026-07-11T03:07:02.6514597Z    Compiling ring v0.17.14
2026-07-11T03:07:02.6515140Z    Compiling libsqlite3-sys v0.30.1
2026-07-11T03:07:02.6515543Z    Compiling blake3 v1.8.5
2026-07-11T03:07:05.5465549Z    Compiling rustls-webpki v0.103.13
2026-07-11T03:07:05.8066437Z    Compiling tokio-util v0.7.18
2026-07-11T03:07:05.8101446Z    Compiling netlink-sys v0.8.8
2026-07-11T03:07:05.8170367Z    Compiling tower v0.5.3
2026-07-11T03:07:05.8270396Z    Compiling acto v0.8.2
2026-07-11T03:07:05.8430448Z    Compiling backon v1.6.0
2026-07-11T03:07:06.0480473Z    Compiling netdev v0.42.0
2026-07-11T03:07:06.1210619Z    Compiling netlink-proto v0.12.0
2026-07-11T03:07:06.5080948Z    Compiling tower-http v0.6.11
2026-07-11T03:07:06.5591417Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-07-11T03:07:06.9530458Z    Compiling h2 v0.4.14
2026-07-11T03:07:06.9640561Z    Compiling n0-future v0.3.2
2026-07-11T03:07:06.9990844Z    Compiling tokio-stream v0.1.18
2026-07-11T03:07:07.0910724Z    Compiling n0-watcher v0.6.1
2026-07-11T03:07:07.1080527Z    Compiling iroh-dns v0.98.0
2026-07-11T03:07:07.4000519Z    Compiling netwatch v0.16.0
2026-07-11T03:07:09.7119085Z    Compiling tokio-rustls v0.26.4
2026-07-11T03:07:09.7119596Z    Compiling rustls-platform-verifier v0.7.0
2026-07-11T03:07:09.7120078Z    Compiling noq-proto v0.17.0
2026-07-11T03:07:09.8619141Z    Compiling tokio-websockets v0.13.2
2026-07-11T03:07:10.2460393Z    Compiling hyper v1.10.1
2026-07-11T03:07:10.2460902Z    Compiling hickory-net v0.26.0-beta.4
2026-07-11T03:07:10.4471127Z    Compiling rusqlite v0.32.1
2026-07-11T03:07:11.2127601Z    Compiling spt-store v0.30.6 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-store)
2026-07-11T03:07:11.3706701Z    Compiling hyper-util v0.1.20
2026-07-11T03:07:11.4578072Z    Compiling hickory-resolver v0.26.0-beta.4
2026-07-11T03:07:12.4086082Z    Compiling hyper-rustls v0.27.9
2026-07-11T03:07:12.4086651Z    Compiling igd-next v0.17.1
2026-07-11T03:07:12.5348233Z    Compiling reqwest v0.13.4
2026-07-11T03:07:13.0792931Z    Compiling spt-msg v0.30.6 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-msg)
2026-07-11T03:07:13.1460715Z    Compiling portmapper v0.16.0
2026-07-11T03:07:13.2894422Z    Compiling spt-runtime v0.30.6 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-runtime)
2026-07-11T03:07:13.2895615Z    Compiling spt-term v0.30.6 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-term)
2026-07-11T03:07:13.9598498Z    Compiling noq v0.18.0
2026-07-11T03:07:16.2771401Z    Compiling spt-live v0.30.6 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-live)
2026-07-11T03:07:16.3212023Z    Compiling iroh-relay v0.98.0
2026-07-11T03:07:19.1029500Z    Compiling iroh v0.98.2
2026-07-11T03:07:26.9844639Z    Compiling spt-net v0.30.6 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-net)
2026-07-11T03:07:28.4797703Z    Compiling spt-daemon v0.30.6 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-daemon)
2026-07-11T03:07:36.8184722Z    Compiling xtask v0.30.6 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/xtask)
2026-07-11T03:07:38.3416681Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.68s
2026-07-11T03:07:38.3605362Z      Running `target/debug/xtask check`
2026-07-11T03:08:14.1619927Z xtask check: OK
2026-07-11T03:08:14.1768167Z Post job cleanup.
2026-07-11T03:08:14.2512939Z [command]/usr/bin/git version
2026-07-11T03:08:14.2546034Z git version 2.43.0
2026-07-11T03:08:14.2576160Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/4cb7850a-417e-44a1-acef-e3efa34be052' before making global git config changes
2026-07-11T03:08:14.2576923Z Adding repository directory to the temporary git global config as a safe directory
2026-07-11T03:08:14.2579485Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify
2026-07-11T03:08:14.2609342Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-11T03:08:14.2635111Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-11T03:08:14.2825065Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-11T03:08:14.2844591Z http.https://github.com/.extraheader
2026-07-11T03:08:14.2851793Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-07-11T03:08:14.2875677Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-11T03:08:14.3057656Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-11T03:08:14.3083200Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-11T03:08:14.3432404Z Post job cleanup.
2026-07-11T03:08:14.4159402Z [command]/usr/bin/git version
2026-07-11T03:08:14.4193320Z git version 2.43.0
2026-07-11T03:08:14.4225359Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/d1d0b870-d18e-4c3b-bb87-55a7153006f4' before making global git config changes
2026-07-11T03:08:14.4226579Z Adding repository directory to the temporary git global config as a safe directory
2026-07-11T03:08:14.4228918Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-07-11T03:08:14.4261115Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-11T03:08:14.4290025Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-11T03:08:14.4525544Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-11T03:08:14.4548525Z http.https://github.com/.extraheader
2026-07-11T03:08:14.4556465Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-07-11T03:08:14.4585156Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-11T03:08:14.4779619Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-11T03:08:14.4806314Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-11T03:08:14.5155967Z Cleaning up orphan processes
2026-07-11T03:08:14.5773629Z Terminate orphan process: pid (723062) (spt)
2026-07-11T03:08:14.5794343Z Terminate orphan process: pid (723115) (spt)
2026-07-11T03:08:14.5814033Z Terminate orphan process: pid (723532) (spt)
2026-07-11T03:08:14.5834558Z Terminate orphan process: pid (723550) (spt)
2026-07-11T03:08:14.5854546Z Terminate orphan process: pid (723757) (spt)
2026-07-11T03:08:14.5891281Z Terminate orphan process: pid (723784) (spt)
